hello,
The book should be a good one and yea you will find many basic how-to's but i would guess this one is a more advanced question, why i am not sure because winodws machines for me just use thier passwords and user names like you mentioned and they get access likeyou mentioned
here is my smb.conf
Code:# Global parameters workgroup = HARRIS server string = Samba Server security = USER log file = /var/log/samba/log.%m max log size = 50 socket options = TCP_NODELAY dns proxy = No guest account = guest print command = lpr -r -P%p %s lpq command = lpq -P%p lprm command = lprm -P%p %j encrypt passwords = yes [homes] comment = Home Directories path = /home writeable = yes [printers] comment = All Printers path = /var/spool/samba print ok = Yes browseable = No [tmp] comment = Temporary stuff path = /tmp guest ok = Yes [lp] comment = Printer path = /var/spool/samba read only = No guest ok = Yes print ok = Yes printer name = lp oplocks = No share modes = No


Reply With Quote
Bookmarks