> // >  -implicit system:administrators rl system:backup rl ...

> We are running 3.6.2.3 and I can't find it anywhere. 

In 3.5.3.51 it's present as a fileserver argument. Should not differ
in 3.6. Today, you can only change the rights of system:administrator.

> Also, are there docs on creating the AFSDB in DNS?

As Transarc never used this idea in their AFS product, they never
documented it. If you are using Arla as AFS client, it does use AFSDB
records. In the same way as you specify MX records for the servers
that serve mail for your domain, you specify AFSDB records for your
AFS database servers that serve your cell. Examples from some of the
few who have below.

Harald.

$dig pdc.kth.se AFSDB IN
(...)
;; ANSWER SECTION:
pdc.kth.se.             2H IN AFSDB     1 hokkigai.pdc.kth.se.
pdc.kth.se.             2H IN AFSDB     1 crab.pdc.kth.se.
pdc.kth.se.             2H IN AFSDB     1 anna.pdc.kth.se.
(...)

$ dig club.cc.cmu.edu AFSDB IN
(...)
;; ANSWER SECTION:
club.cc.cmu.edu.        1D IN AFSDB     1 yttrium.club.cc.cmu.edu.
club.cc.cmu.edu.        1D IN AFSDB     1 zirconium.club.cc.cmu.edu.
(...)

Reply via email to