[OpenAFS] AFS kerberos
Jason Edgecombe
jason@rampaginggeek.com
Tue, 15 Apr 2008 19:00:13 -0400
Steven Jenkins wrote:
> On Tue, Apr 15, 2008 at 9:55 AM, Ron Croonenberg <ronc@depauw.edu> wrote:
>
>> Hello all,
>>
>> Is there a gui tool (for Fedora 6) to manage AFS accounts, kerberos
>> accounts ? Is there something to easily create accounts with in bulk ?
>> (I used USS for AFS with KAS)
>>
>>
>
> For AFS accounts (i.e., pts), pts has a -source argument that lets you
> provide a file of commands that can be fed in. I do not know of an
> equivalent on the Kerberos side (it might help if you specified the
> KDC you are using: MIT, Heimdal, Microsoft, etc).
>
> Steven
>
You can use "uss" with the "-skipauth" option to create everything
except the kerberos account. "-skipauth" skips the kas part.
Jason