On 8 May 2013, at 23:27, Jason Edgecombe wrote: > > How would you manage the list of admins using a configuration system, like > puppet? Would you have to use to "bos adduser"?
The implementation that we actually have in tree was specifically designed to make sure that the file can be managed by a configuration management system. There's one identity per line, and the file only contains ASCII characters, so you can easily template it from a config database. Cheers, Simon._______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
