Hola otra vez: Una vez montada la peque�a red dom�stica con la Debian como servidor, no consigo compartir la impresora.
1. Al final pongo lo que hay al final en /etc/samba/smb.conf. 2. Intento entrar mediante http://localhost:631/ y me dice que "not found" 3. cupsd est� ejecut�ndose. 4. Los terminales windows ven las carpetas compartidas, pero no la impresora. M�s pistas? Se ve ya algo mal o tengo que seguir por otro lado? Gracias. Jon # Un-comment the following and create the netlogon directory for Domain Logons # (you need to configure Samba to act as a domain controller too.) ;[netlogon] ; comment = Network Logon Service ; path = /home/samba/netlogon ; guest ok = yes ; writable = no ; share modes = no [printers] comment = All Printers path = /tmp printable = yes create mask = 0700 guest ok = yes # Windows clients look for this share name as a source of downloadable # printer drivers [print$] comment = HP Deskjet path = /var/lib/samba/printers/ guest ok = yes read only = no [HP Deskjet 940c] printable = yes guest ok = yes use client driver = yes printing = cups -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

