
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi All,
Just putting out there, have OES18-SP2 and applied the latest patches (i.e Update 2 - OES 2018 SP2 & Update 2.1 - OES 2018 SP2 for NCP - Mandatory).
Running iprint on NSS cluster volume and running the iprint_nss_relocate script fails with following error;
adding iprint.Org.Mytree_tree as trustee to /media/nss/IPRINT/etc/opt/novell/iprint : Attempt 1 : failed.
Error in adding the trustee: Error: -1. NITERR_UNKNOWN_ERROR.
Bad user name.
Before the update the script did work.
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I see what the issue is.
before update the below script worked:
./iprint_nss_relocate -a cn=admin,o=MYORG-n /media/nss/IPRINT -c o=MYORG,t=MYTREE_tree -w o=MYORG,t=MYTREE_tree -l cluster
I removed the _tree from context in the FDN of t=MYTREE_tree and the script worked.
Not sure why the original command worked before the update?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
it runs fine on my server with the same patch level.
Is you NSS volume Ad enable?
Can you post the whole iprint_nss_relocate.log file?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I see what the issue is.
before update the below script worked:
./iprint_nss_relocate -a cn=admin,o=MYORG-n /media/nss/IPRINT -c o=MYORG,t=MYTREE_tree -w o=MYORG,t=MYTREE_tree -l cluster
I removed the _tree from context in the FDN of t=MYTREE_tree and the script worked.
Not sure why the original command worked before the update?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
There is a fix for the rights command on latest iprint patches that it may change the way rights are assigned hence causing the change in behavior:
Defect 970437 - rights utility should not require tree name