Attempt to fix smbd always root problem for AIX 4.1.x and 3.x.
commit104b424b19dc497d6b7b0270d9e6396da5404915
authorJeremy Allison <jra@samba.org>
Wed, 24 Feb 1999 21:48:05 +0000 (24 21:48 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 24 Feb 1999 21:48:05 +0000 (24 21:48 +0000)
treef0a3c1a4dd2b74b0368ba57b5631035899ab8afa
parent1373ea7f3d857f330cd968579506dede156a7f37
Attempt to fix smbd always root problem for AIX 4.1.x and 3.x.
Used some of the old code from 1.9.18 to call setpriv and
setuidx/setgidx. This will only work if AIX is correctly
detected as a trapdoor system though.
Jeremy.
source/configure
source/configure.in
source/include/config.h.in
source/include/includes.h
source/lib/util_sec.c