Add become_root/unbecome_root around one call of getsampwsid()
commit0f633851537b689b0ac57b041d97115b6158546f
authorMichael Adam <obnox@samba.org>
Fri, 12 Oct 2007 11:34:09 +0000 (12 13:34 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 12 Oct 2007 11:34:09 +0000 (12 13:34 +0200)
tree951a190b31184fff896ee355a88bb686b7478749
parentb16e4e16340eaa8d93651ba816937e8040b85e95
Add become_root/unbecome_root around one call of getsampwsid()
in create_token_from_username(). This caused set_nt_acl to
partially fail in certain circumstances.

This is expected to bring an improvement to bug #4308.

Michael
source/auth/auth_util.c