Hi All,
Is there any feature in SQL Server that automatically revert back all permissions of a user after certain days(Expiry date).
My company has a policy that all users permissions should be reverted back after every 60 days from request. After 60 days the users should request again for the access.
I am planning to automate this. Any input is appreciated
Thanks,