Samba has recently stopped working on my Ubuntu 7.04 server.
Heres my smb.conf
The samba server is not joined to a domain. It was working fine a few days ago until i added the install share. Ive rebooted samba and the server but with no luck.Code:[global] netbios name = CHN-SVR-001 guest account = guest load printers = yes admin users = Jack, workgroup = JACKNET os level = 20 announce as = CHN-SVR-001 null passwords = yes username map = /etc/samba/user.map encrypt passwords = true security = share preferred master = no domain logons = yes [homes] comment = Home Directories read only = No create mask = 0750 [Public] comment = Public Stuff path = /home/Public read only = No guest ok = Yes [JACKNET] guest ok = No guest account = root comment = JackNET Website writeable = yes user = root,administrator,web1_jack write list = web1_jack,administrator,root path = /var/www/web3 [AllWebs] guest account = root writeable = yes path = /var/www [drive] guest account = root writeable = yes path = / [install] guest account = root writeable = yes path = /ntinstall
Any Ideas?
Thanks Jack D



LinkBack URL
About LinkBacks


Reply With Quote

