Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 Addition of profiles to logins

Author  Topic 

surenhr
Starting Member

5 Posts

Posted - 2007-08-22 : 15:31:46
hi ..
i just wanted to know is it possible to assign profiles to logins or users in Sql server as we have in oracle database.
through profiles in oracle we can easily set parameters like password expiry time,password lock time ,connect time,idle time etc

Is there any way in Sql server to achieve all this ??

thanks and regards
surenhr

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-08-22 : 21:55:32
Don't have that in sql server although you can set something server wide.
Go to Top of Page
   

- Advertisement -