Implement Metze's suggestion of trying getpwuid(0) then getpwnam(root).
commitda9356711b14d7475bcfe4cf0bb1874c018db276
authorJeremy Allison <jra@samba.org>
Sat, 22 Aug 2009 16:40:58 +0000 (22 09:40 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 22 Aug 2009 16:40:58 +0000 (22 09:40 -0700)
tree9412463da9411776bcffd0b7f40fa09de922d9ac
parent1fb916babdbfe5eb780d1388b38dc5cc05463819
Implement Metze's suggestion of trying getpwuid(0) then getpwnam(root).
Jeremy.
source3/auth/token_util.c