Hello, 

I am sorry for not posting my smb.conf file, here it is my config file in this 
attachment. 

Thank you very much.
Mario

# Samba config file created using SWAT
# Date: 2007/10/30 20:40:25

[global]
        workgroup = MICASA
        password server = 
        printcap name = lpstat
        os level = 65
        preferred master = Yes
        domain master = Yes
        ldap ssl = no
        valid users = user1,user2
        admin users = user1
        write list = user1,user2
        printer admin = user1

[homes]
        path = /export/home/%U
        username = user1,user2
        read only = No

[hp695]
        comment = printer on Sol_10
        path = /var/spool/samba
        printable = Yes
        printing = sysv
        print command = lp -c -d%p %s; rm %s
        lpq command = lpstat -o%p
        lprm command = cancel %p-%j
        lppause command = lp -i %p-%j -H hold
        lpresume command = lp -i %p-%j -H resume
        queuepause command = disable %p
        queueresume command = enable %p
        printer name = hp695
        use client driver = Yes
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to