LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #25  
Old 16-Sep-2009, 01:59 PM
 
Join Date: Oct 2007
Location: Austria
Posts: 5,754
brunold 30-39 reputation pointsbrunold 30-39 reputation pointsbrunold 30-39 reputation pointsbrunold 30-39 reputation points
Send a message via ICQ to brunold Send a message via Skype™ to brunold
Default Re: Bundle Installation not working

Randall,

here are the steps to check / cleanup:

In the zcc open the details of the sa-aifs224. You should see the catalogs AIFS-Testing and rhel-x86_64-ws-4. Remove those assignments for the moment. You should be able to do this in the zcc.

After that run the check_zlm_associations once again, but this time run it just for that single object:

Code:
# check_zlm_associations.sh nrmName=sa-aifs224.example.com,nrmName=RHEL4WS,nrmName=~workstations~,nrmName=~devices~,ou=EXAMPLE,o=cell
Does it still report the errors ?

I think these two will still exist:

- Association: cn=185573227318
- Association: cn=-153741582124
- Association: cn=31278744525

If that is the case use this short ldif file (copy the following text into a delnrmassoc.ldif):

Code:
dn: nrmName=sa-aifs224.example.com,nrmName=RHEL4WS,nrmName=~workstations~,nrmName=~devices~,ou=EXAMPLE,o=cell
changetype: modify
delete: nrmAssociationList

and then delete the association list. As we have deleted the other catalogs, we can remove the whole attribute:

# ldapmodify -H ldaps://<zlm server>:10636 -D cn=admin,o=system -W -Z -x -f delnrmassoc.ldif

Now run the check_zlm_ass.... once again.
No error should be reported.

Then assign both catalogs back to this device.
Now try what you tried before this problem occured and see how things go.

Rainer
Reply With Quote
 

Tags
rug zlm rpm deploy rhel4

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 07:23 PM.


© 2007 Novell, Inc. All Rights Reserved.

Search Engine Friendly URLs by vBSEO 3.3.0 RC2