sql server - Auditing: Is ALTER USER logged? -


someone went controlled environment , changed default database schema database user.

alter user [sensitiveuser] default_schema=[sys] 

looking entry in transaction logs. apex sql log not appear scan tranlogs information.

is alter user logged statement? don't have auditing installed yet (coming soon). if logged, have dbcc log , read through of entries looking alter user?

need time stamp of change , user id of changing party if possible.

thanks john


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -