I tried something else now, i toggle all the pam options off, and i set "encrypt passwords" to no. Now when i try to enter the system via my win2k box, i get no password prompt but i do get a error message stating "The account is not authorized to log in from this station" Now i thought i could still use guest accounts? Where am i going wrong here?
Here is the updated smb.conf file.
Samba config file created using SWAT
# from Skynet.localdomain (127.0.0.1)
# Date: 2002/08/17 15:46:34
# Global parameters
[global]
netbios name = SKYNET
server string = Inispiron Samba Server
passwd program = /usr/bin/passwd %u passwd chat = *New*password* %n\n *Retype*new*password* %n\n *passwd:*all*authentication*tokens*updated*success fully*
unix password sync = Yes
log file = /var/log/samba/%m.log
guest account = guest
hosts allow = 192.168.1. 127.
printing = lprng
[homes]
comment = Home Directories
valid users = %S
read only = No
create mask = 0664
directory mask = 0775
guest ok = Yes
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
[SHARED]
comment = Shared Stuff on MY Linux Box
path = /tmp/share


Reply With Quote
Bookmarks