shoudn't it be [print$] instead of [printer$]

Douglas Sterner wrote:
Using samba 3.05 I'm trying to upload printer drivers for point and print using an xp client and I'm getting an error.

Unable to install driver ...... Operation could not be completed. I've followed the Samba How To


[global]
workgroup = local
server string = CH File/Print Server
passdb backend = ldapsam:ldap://ldap.mycompany.lcl
log file = /var/log/samba/%U.log
max log size = 1000
socket options = TCP_NODELAY SO_RCVBUF=8192
printcap name = lpstat
printer admin = dsterner
logon script = %U.bat
logon drive = X:
logon home = \\chpas-lansrvr\%U
domain logons = Yes
os level = 35
domain master = No
wins support = Yes
ldap suffix = dc=mycompany,dc=lcl
ldap machine suffix = ou=Computers
ldap user suffix = ou=Users
ldap group suffix = ou=Group
ldap admin dn = cn=Manager,dc=mycompany,dc=lcl
ldap ssl = off
ldap passwd sync = Yes
idmap backend = ldap:ldap://ldap.mycompany.lcl
idmap gid = 15000-20000
guest ok = Yes
printing = cups
[Netlogon]
comment = Network Logon Share
path = /data/samba/netlogon
write list = @ntadmin
browseable = No


[profiles]
        path = /data/samba/profiles
        read only = No
        create mask = 0600
        directory mask = 0700

[printers]
        comment = CHPA - Complete printer share
        path = /var/spool/samba
        printer admin = @ntadmin, root, auser
        printable = Yes
        browseable = No

[printer$]
        comment = Printer Driver Download Area
        path = /data/samba/drivers
        write list = @ntadmin, root, auser
        browseable = yes
        guest ok = yes
        read only = yes



Douglas Sterner
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to