Displaying 2 results from an estimated 2 matches for "jul29".
Did you mean:
jul09
2005 Aug 01
2
samba-3.0.20rc1 winbind Windows 2003 SP1 ADS wbinfo all fine, but getent passsd or group does not work...
...The computer account is created on the DC and wbinfo (-t -u -g) all
work. Then I try getent passwd or getent group and nothing.
This is with:
#grep winbind /etc/nsswitch.conf
passwd: compat winbind
group: compat winbind
# ps -ef | grep -E 'winbind|nmbd'
root 3169 1 0 Jul29 ? 00:00:02 nmbd
root 3171 1 0 Jul29 ? 00:00:01 winbindd -d 5
root 3172 3171 0 Jul29 ? 00:00:00 winbindd -d 5
root 3173 3171 0 Jul29 ? 00:00:01 winbindd -d 5
# cat /usr/local/samba/lib/smb.conf
[global]
# separate domain and username with '\...
2002 Aug 01
0
Samba is having babies
...r reasons that aren't clear to me, additional processes are fired up:
[root@FS1 etc]# ps -Af | grep mbd
root 1197 1 0 Jul28 ? 00:00:00 smbd -D
root 1202 1 0 Jul28 ? 00:00:02 nmbd -D
root 1206 1202 0 Jul28 ? 00:00:00 nmbd -D
root 2507 1197 0 Jul29 ? 00:00:22 smbd -D
root 4981 1197 0 05:45 ? 00:00:14 smbd -D
root 4991 1197 0 06:03 ? 00:00:01 smbd -D
root 4992 1197 0 06:08 ? 00:00:01 smbd -D
root 4997 1197 0 06:19 ? 00:00:00 smbd -D
root 5006 1197 0 06:37 ? 00:00:01 s...