Simplify processing of "admin user". If a user is an admin_user ensure their conn...
authorJeremy Allison <jra@samba.org>
Mon, 15 Mar 2010 19:18:04 +0000 (12:18 -0700)
committerJeremy Allison <jra@samba.org>
Mon, 15 Mar 2010 21:49:20 +0000 (14:49 -0700)
commitb32ce075f8b5a3a2ab0a72ffed16924cda90f423
tree5d2bb484308700ceeb0e07862891a3404b42b5c0
parent984eee7e290cd0dd20baf8a531ed9afc142796ff
Simplify processing of "admin user". If a user is an admin_user ensure their conn token is uid 0.

This simplifies change_to_user() and removes special processing of the assignments
we pass to set_sec_ctx().

Jeremy.
source3/smbd/uid.c