search for: admingah

Displaying 1 result from an estimated 1 matches for "admingah".

Did you mean: adminam
2003 Jun 04
1
FreeBSD + winbindd + PAM
...set a domain admin password using wbinfo -A. With this I can successfully enumerate the domain's users and groups: guy@vark:~$ wbinfo -u | wc -l 675 On the 5.1-BETA box, I've edited nsswitch.conf to include winbindd and can see winbindd users with pw(8). guy@vark:~$ pw usershow ICT.admingah ICT.admingah:*:10004:10013::0:0:Guy Antony Halse:/tmp/raid/ICT.admingah:/usr/local/bin/ftponly I realise this won't work on anything prior to the commitment of the new nsswitch implementation by Jacques A. Vidrine, so I haven't bothered to try this on the 4.8-RELEASE box. So far, so good....