No subject


Thu Mar 18 17:34:04 MDT 2010


see the printers, but trying to set up a networked printer generates the
error above.

Any suggestions?  Thanks,

     - rob.

# testparm
Load smb config files from /etc/samba/smb.conf
Unknown parameter encountered: "idmap domains"
Ignoring unknown parameter "idmap domains"
Processing section "[printers]"
Processing section "[print$]"
Processing section "[drivers$]"
Loaded services file OK.
Server role: ROLE_DOMAIN_MEMBER
Press enter to see a dump of your service definitions

[global]
        workgroup = NAU-STUDENTS
        realm = STUDENTS.FROOT.NAU.EDU
        netbios aliases = dev-acadprtsrv2.ucc.nau.edu
        server string = Samba Server
        security = ADS
        log level = 2
        max log size = 500000
        socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192
SO_RCVBUF=8192 SO_KEEPALIVE
        printcap name = cups
        wins server = 134.114.138.35
        idmap alloc backend = tdb
        idmap uid = 10000 - 4000000
        idmap gid = 10000 - 4000000
        winbind use default domain = Yes
        idmap alloc config:range = 10000 - 4000000
        idmap config FROOT:range = 3000001 - 4000000
        idmap config FROOT:backend = tdb
        idmap config FROOT:default = no
        idmap config NAU:range = 2000001 - 3000000
        idmap config NAU:backend = tdb
        idmap config NAU:default = no
        idmap config NAU-STUDENTS:range = 10000 - 2000000
        idmap config NAU-STUDENTS:backend = tdb
        idmap config NAU-STUDENTS:default = yes
        hosts allow = 127., 134.114., 10.5.

[printers]
        comment = All Printers
        path = /var/spool/samba
        printable = Yes
        default devmode = No
        browseable = No

[print$]
        path = /var/lib/samba/drivers
        write list = "@NAU-STUDENTS\Domain Admins", "@domain admins"
        force user = root
        force group = "domain admins"
        force create mode = 0664
        force directory mode = 0774
        browseable = No

[drivers$]
        path = /usr/local/printbilling/drivers/
        write list = "@NAU-STUDENTS\Domain Admins", "@domain admins"
        force user = root
        force group = "domain admins"
        force create mode = 0664
        force directory mode = 0774
        browseable = No


More information about the samba mailing list