I can't seem to find anything in the docs that quite matches this, but if there is a doc, just point me to it. The situation is this. I have samba running on my home net. It's running as a standalone server in user mode so that users on computers at home can have home directories and and access to the printer. When I bring my laptop home from work, I occasionarlly need to print as well, but I can't even see the samba server in network neighbourhood or from the command line with net view.
I don't need to see the network neighbourhood. All I really need is access to the printers for my bring home laptop, but I'd just as soon keep the home dirs etc for the other computers on my home net.
The server is RH 9 The samba server is 3.0.1pre3 Printer service is CUPS 1.1.17-13.3
I'm attaching the smb.conf that I'm using now.
Thanks
[global]
workgroup = HOMENET
netbios name = HNSVR1
netbios aliases = WWW
server string = Samba Server
unix password sync = Yes
log file = /usr/local/samba/var/log.%m
max log size = 50
dns proxy = No
wins support = Yes
ldap ssl = no
preload = homes tmp XeroxP8ex
printing = cups
[homes]
comment = Home Directories
read only = No
browseable = No
[printers]
comment = All Printers
path = /usr/spool/samba
printable = Yes
browseable = No
[tmp]
comment = Temporary file space
path = /tmp
read only = No
guest ok = Yes
[XeroxP8ex]
comment = Xerox Docuprint P8ex
path = /var/spool/samba
printable = Yes
printer name = Xerox_RAW
-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
