Environment
Novell iPrint for Linux
Novell iPrint for Linux Open Enterprise Server Support Pack 2 Novell iPrint for Linux Open Enterprise Server Support Pack 2 Print Manager
Novell iPrint for Linux Open Enterprise Server Support Pack 1
Situation
Any of the following 4 errors can occur when attempting to create or manage iPrint objects using iManager.
Error: Create Print Manager Failure
com.novell.admin.common.exceptions.UniqueSPIException: (Error -613) An attribute value being added to an object might be incorrect or the value is pointing to an object that does not exist in the tree.
com.novell.admin.common.exceptions.UniqueSPIException: (Error -613) An attribute value being added to an object might be incorrect or the value is pointing to an object that does not exist in the tree.
Error: Create Print Manager Failure
java.net.SocketException: Connection reset
IPP Error: 0x1007
java.net.SocketException: Connection reset
IPP Error: 0x1007
Diagnose Connection
Internal Server Error
IPP Error: 0xF01F4
HTTP Error: 500
IPP Error: 0xF01F4
HTTP Error: 500
Resolution
Using iManager perform following steps :-
- Login to iManager as admin or equivalent account.
- Go to Directory Administration | Modify Object.
- Browse and Select your LDAP Server. (Note : The LDAP Server specified in the ldaps:// URL within the /etc/opt/novell/iprint/httpd/conf/iprint_ssl.conf file should be selected)
- Go to Other tab.
- Under Valued Attributes list select the ldapBindRestrictions attribute and click on Edit.
- Change the value to 0.
- Save and Exit.
- Unload and reload nldap. (Note : On the ldap server terminal window, type nldap -u to unload nldap and nldap -l to load nldap)
You may otherwise use ConsoleOne to accomplish the same:
- Login to ConsoleOne as admin or equivalent account.
- Browse and Select your LDAP Server. (Note : The LDAP Server specified in the iprint_ssl.conf file should be selected)
- If you see a Restriction Tab then click on the Page Options which is located at the bottom left corner and then disable the Restrictions Tab.
- Click on Other tab.
- Select and Modify ldapBindRestrictions attribute.
- Change the value to 0.
- Save and Exit.
- Unload and reload nldap. (Note : On the ldap server terminal window, type nldap -u to unload nldap and nldap -l to load nldap)