Quantcast
Channel: SQL Server Security forum
Viewing all 3042 articles
Browse latest View live

MS SQL 2016 Data masking

$
0
0

1) Can MS SQL 2016 Data masking component shall minimally support the following data masking techniques:

a) Encryption; 
b) Substitution; 
c) Shuffling; 
d) Nulling; 
e) Number Variance; and 
f) Masking Out. 

Is all above is supported , who has to configure ? Program Developer or DB Admin. 

any documentation on this ? 


Adding description to table or columns of table

$
0
0

Hi to all

I know , for adding description i can use sys.sp_extendproperty or can right click and design.

But I have a question , When i want get this permission to another , what is true permission?

I search it and i saw in management studio menu tools>option>design>prevent saving changes that require table re-creation

Is it true way? or not why?

Other person had owner permission but couldn't add it

Thanks

When changed users password

$
0
0

Hi

How can i see which users changed password and when down it?in sql server

thanks


Transaction log is not getting transferred to mirror database

$
0
0

If transaction logs gets full in the principal database in mirroring and its not getting transferred to mirror database.

What could be the cause and solution for this?

SQL Express set up

$
0
0

Hello,

I'm trying, for the first time, to sign in to SQL Express.

1. I type in: sqlcmd -S.\SQLExpress -E

2. This seems to work because I get the command prompt >1

3. I type in: Create Login[my computer name\my windows password] FROM Windows

4. I type in: Go

5. I get an error message: MSG 15401, Level 16, State 1 Windows NT User or Group [as shown above] not found.  Check the name again.

Can you please advise, as I'm pretty sure I know my computer name and password.

Thanks,

Licence of SQL Server 2008

$
0
0

Dear Support,

Could you help detail about the licence of SQL Server 2008 include Transparent Data Encryption or no

roathdbs

thanks,

Howcan wrap sp or function in sql server 2012

$
0
0

Hi

I made many sp and i want to hide content from users , I could wrap sp in oracle but i don't know about sql server.

Can you help me?

thanks

Can I protect my database from all other users

$
0
0

Hi,

I am new to Database and SQL Server. I have a question about Security in SQL Server. I have a a database in a local server. After googling, I found out that I cannot set password for my database. So, is there any solution to protect my database from all other users, including sa user?

Thank you in advance


Unable to run Microsoft Assessment and Planning Toolkit (MAP) on some SQL Servers

$
0
0

I have a user that needs to run the Microsoft Assessment and Planning Toolkit (MAP)to query some SQL Servers.

However, they are getting access denied errors

What kind of access do they need to run this tool?  Network or SQL Access.

Would local network admin be enough to run this tool.

Thanks,

What to do when the SQL Server 2014 back certificate expires?

$
0
0

Hi All,

I have been using SQL Server 2014 native backup encryption for a year now, and the certificate expired 2 days ago.

My backup jobs have stopped working, the current certificate is unusable.

What shall I do in this situation? My concern is the previous backups, if I create a new certificate, will I be able to decrypt the old backups?

Thanks. 

Security Events

$
0
0

Is there a document or url I can go to see what SQL Server records as security events or messages in the SQL Server Error Log?

Thanks.

DJ

d

SQL Connection only works when application 'Run As Administrator'

$
0
0

Hello, we have a problem on our clients where SQL applications will only authenticate and connect successfully when the application is right clicked and 'Run as Administrator'. Even if the user is a Domain Admin or even Local Client Admin, the application will not run if it is just simply executed. I have run SQL Profiler on the SQL Server and it seems when not being run as admin, the connection is not even reaching the server (the log remains blank) however if I run the SQL apps as administrator (using the UAC 'Run as Administrator' option) the SQL Profiler shows a successful connection and SQL Transaction. 

It may also be worth noting that if one SQL app is already open (with Run as Administrator) other SQL apps can also be opened simultaneously and the connectionwon't fail, even if it is connecting to a separate SQL server. This leads me to believe that the problem lies on the client machine, however, I don't know how to resolve this.#

Any help is much appreciated

Minimum Rights to see configuration of SQL Servers

$
0
0

I need to give someone rights to look at configuration of the server and databases but would not prefer to give sysadmin rights.

What is the minimum rights in order to allow someone to do this.

Thanks.

Arguments for remaining sa

$
0
0

Hello,
At the company I'm working at, we are a small project group where we have our own server and database. The developers has always been a sysadmin on this machine, but now our IT operating department found it and taken the sa away from us. Now we can no longer administer security on databases, but what's more we lose in doing so? We now only have read and write in our own created databases, not system databases.

I have found out that we cannot see the SQL Agent since we don't have any rights in msdb no longer. 




query to see all databases to which a user has access

$
0
0

I need a simple script that will list all of the databases to which a particular user has access. We have over 100 databases on our server, and around 300 users. Yes, I know I can get this info by right-clicking the login in SQL Management Studio. But I'm not looking for a GUI solution. I need a SQL statement (or script) that will produce a list of databases.

Thank you.

SQL Server Error 1225

$
0
0

I encountered a problem with my SQL Server 2014 Standard edition. It is denying me access to the Management Studio and I cannot access the SQL Server from Visual Studio. The error message reads,

"Cannot connect to SQL. Additional information: A network-related or instance-specific error occurred while establishing a connection to SQL Server.  The server was not found or was not accessible.  Verify that the instance name is correct and that SQL Server is configured to allow remote connections (provider: TCP Provider, error: 0 - the remote computer refused the network connection.) (Microsoft SQL Server, Error: 1225).  The remote computer refused the network connection."

My SQL Server is a stand-alone installation and I have all the permissions.  I would be grateful if anyone could help me with tips on how to solve this problem.

Thank you.

Longinus.


LOE

Question regarding SQL Server 2012 SP2 and Visual C++ libraries

$
0
0

Hi all,

I need to add a security patch to an existing SQL Server 2012 SP2 install, and I have also been asked if SQL Server uses the following Visual C++ libs. But how do I find out the answer to that?

Any ideas?

Farren

MS11-025: Microsoft Visual C++ 2008 Service Pack 1 Redistributable Package (http://www.microsoft.com/en-us/download/details.aspx?id=26368)

Microsoft Visual C++ 2010 Redistributable Package (http://www.microsoft.com/en-us/download/details.aspx?id=21576)

MS11-025: Microsoft Visual C++ 2010 Redistributable Package Service Pack 1 (http://www.microsoft.com/en-us/download/details.aspx?id=26999)

SQL 2012 Best Practice Analyzer issue with nothing available in pulldown on Microsoft Baseline Configuration Analyzer V2.0

$
0
0

We have tried using both a Windows 7 and a Windows 8 machine and still cannot see any items available in the pulldown (ie. no sql 2012 or anything)  Is this a known issue and BPA does not work for SQL 2012?  Any suggestions?  I've seen several posts with the same issue but, no resolution.


Laura

Linked server security issue.

$
0
0

Hi to all,

 I have two SQL servers (A & B) which are linked. There is a login in SQL server A with sysadmin server role. 

So my questions are , 1 - will that login be sysadmin in SQL server B too?

                                 2 - If Yes, is there anyway that we can restrict the access of that login on SQL server B?

- Thanks

        


Tina

Viewing all 3042 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>