I'm using lpset trying to update a printer configuration in ldap.

lpget pick2
pick2:
        dn=printer-uri=lpd://srv1/printers/pick2,ou=printers,dc=domain,dc=com
        bsdaddr=srv1,pick2,Solaris
        sun-printer-kvp=bsdaddr=srv1,pick2,Solaris
        printer-uri=lpd://srv1/printers/pick2
        printer-aliases=pick2
        objectClass=sunPrinter,printerService,printerLPR,printerAbstract,top

lpset -n ldap -h ds1 -D ?cn=Directory Manager? -w <dspasswd> -a 
bsdaddr=nis1,pick2,Solaris -a printer-uri=lpd://nis1/printers/pick2 pick2 
lpset Object rename not allowed for printer: pick2

This problem seems to have crept up was i enabled schema checking on the DS 
server.

Is there an attributes I need to change in order to get this to work?
-- 
This message posted from opensolaris.org

Reply via email to