[Samba] Win98 authenticaton problems with Samba PDC

David Baker dbaker at getnetworked.com
Mon Dec 22 22:20:25 GMT 2003


I get "your password is invalid or your logon share is inaccessible" when I
try to authenticate with a Win98 machine.  Can you tell me if there is
something special that I have to do?  Thanks. 
 
# Global parameters
[global]
workgroup = DOMAIN
server string = sbs
max log size = 0
time server = Yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
add user script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false -M %u
logon script = login.bat
logon path = \\%L\profiles\%U
logon home = \\%L\%U\.profile
domain logons = Yes
os level = 65
preferred master = Yes
domain master = Yes
dns proxy = No

[netlogon]
comment = The domain logon service
path = /etc/samba
browseable = No

[profiles]
path = /profiles
read only = No
create mask = 0600
directory mask = 0700

[public]
comment = Public
path = /public
read only = No

[homes]
comment = Home Directories
valid users = %S
read only = No
create mask = 0664
directory mask = 0775
browseable = No


More information about the samba mailing list