]> andersk Git - moira.git/commitdiff
Add new instructions for running perl script to deal with null instance
authorzacheiss <zacheiss>
Mon, 5 Nov 2001 23:04:07 +0000 (23:04 +0000)
committerzacheiss <zacheiss>
Mon, 5 Nov 2001 23:04:07 +0000 (23:04 +0000)
KERBEROS members of lists.

afssync/INSTRUCTIONS

index 92c608f9575bdb7d2dec8f1df9def9fad0c27106..e76c9ae815f9e99d6ca1ff55fe35bb976937c811 100644 (file)
@@ -139,6 +139,20 @@ the membership of rcmd.reynelda)
        rm /moira/afs/noafs
 to remove the lock file and let Moira's afs incrementals continue.
 
+       The afssync program doesn't deal with null instance KERBEROS
+members of lists which are groups (example: if LIST zacheiss contains
+KERBEROS zacheiss@ATHENA.MIT.EDU).  To get around this, run:
+
+/moira/bin/sync.pl
+
+Which will create /var/tmp/sync.out, which contains the pts commands
+needed to add all the null instance KERBEROS members back to the pts
+groups they belong in.  If it looks sane, run:
+
+sh /var/tmp/sync.out
+
+Any failed additions are probably from lists that contain both USER
+username and KERBEROS username@ATHENA.MIT.EDU.
 
 NOTES
 
This page took 0.042239 seconds and 5 git commands to generate.