|
|
|
|
| [Samba] Newbie - samba 3 as PDC |
|
|
|
[Original]
[Print]
[Top]
|
Dear The Expert,
I am very new with this, I don't understand why my Windows 2000 Prof PC failed when trying to register as member of domain "LINUX".. but I am able to login by using Windows 9x client , below is my /etc/samba/smb.conf
I need advise.. thanks a lot in advance
[global]
workgroup = LINUX server string = Samba Server printcap name = /etc/printcap load printers = yes log file = /var/log/samba/%m.log max log size = 50 security = user encrypt passwords = yes smb passwd file = /etc/samba/smbpasswd socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 os level = 65 preferred master = yes domain logons = yes logon script = logon.bat wins support = yes dns proxy = no
[homes] comment = Home Directories browseable = no writable = yes
[netlogon] comment = Network Logon Service path = /home/netlogon writable = no public = no
[printers] comment = All Printers path = /var/spool/samba browseable = no guest ok = no writable = no printable = yes
[public] path = /home/public read only = no browsable = yes guest ok = no map archive = yes writable = yes create mask = 0600 directory mask = 0700
*********************** Our outgoing mail has been scanned by MSS. *********************** -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
|
|
|
[Original]
[Print]
[Top]
|
|
|