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.
| 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 etcIs there any way in Sql server to achieve all this ??thanks and regardssurenhr |
|
|
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. |
 |
|
|
|
|
|