fix bug #245; local_lookupsid() needed to make a getpwuid() call to get the username...
authorGerald Carter <jerry@samba.org>
Tue, 5 Aug 2003 23:24:14 +0000 (23:24 +0000)
committerGerald Carter <jerry@samba.org>
Tue, 5 Aug 2003 23:24:14 +0000 (23:24 +0000)
commit055b7df499b157669899893366d85f1b6cf1bb06
tree789ded6b8ed80e988ff2638b637fbb9ca1a2c568
parenta4954bd3d28bc9ffcd33d4ceef71ba1a31723eb6
fix bug #245; local_lookupsid() needed to make a getpwuid() call to get the username instead of making up unix_user.##
(This used to be commit b947fc3eed464d7a64914f3965964d29be031614)
source3/passdb/passdb.c