Dear Samba Users; I'm running samba-2.2.7a on RedHat 9. Now, I'm trying to configure Samba as PDC. I have followed the instructions from : http://sg.samba.org/samba/docs/using_samba/ch04.html But, the problem is when I want to view the list of user (Figure 4.5), I got error message like this : "Cannot view the list of user this time. Please try again later" I have read Samba FAQ from it's distributions but it said that the bug only appear in samba-2.0.0 or lower. Does anyone can help me? Thank you very much /*---Pungki---*/ -------------------- Here's my smb.conf : -------------------- [global] netbios name = ELVIRA workgroup = RUMAH server string = Linux Red Hat 9.0 running on AMD Duron 850 printcap name = /etc/printcap load printers = yes printing = cups log file = /var/log/samba/%m.log max log size = 0 security = user encrypt passwords = yes smb passwd file = /etc/samba/smbpasswd unix password sync = Yes passwd program = /usr/bin/passwd %u passwd chat = *New*password* %n\n *Retype*new*password* %n\n *passwd:*all*authentication*tokens*updated*successfully* socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 local master = yes os level = 65 domain master = yes preferred master = yes domain logons = yes logon script = logon.bat logon path = \\%L\Profiles\%u logon drive = H: logon home = \\%L\%u\.win_profile\%m domain admin group = root windows98 pungki dns proxy = no #============================ Share Definitions =============================[homes] comment = Home Directories browseable = no writable = yes valid users = %S create mode = 0664 directory mode = 0775 [netlogon] comment = Network Logon Service path = /usr/local/samba/lib/netlogon guest ok = yes writable = no browsable = no share modes = no [Profiles] path = /usr/local/samba/profiles browseable = no guest ok = yes [printers] comment = All Printers path = /var/spool/samba browseable = no # Set public = yes to allow user 'guest account' to print guest ok = no writable = no printable = yes [Linux] comment = Linux Share path = /usr/local/shared valid users = windows98 public = no writable = yes ______________________________________________________________ Brought to you by i2Community: http://www.i2community.com