mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
doc: refer to aklog instead of klog
klog (and kaserver) is deprecated. In generic examples, refer to the Kerberos 5 equivalents. Change-Id: I95806a384686033fe2f03573017fc619c2a376c7 Reviewed-on: http://gerrit.openafs.org/6721 Reviewed-by: Derrick Brashear <shadow@dementix.org> Tested-by: Derrick Brashear <shadow@dementix.org>
This commit is contained in:
parent
f38780b38d
commit
07d9b18e36
@ -45,9 +45,9 @@ purpose of DFS fileset location.
|
|||||||
|
|
||||||
=head1 CAUTIONS
|
=head1 CAUTIONS
|
||||||
|
|
||||||
Some commands, such as the B<klog> command, work correctly only when the
|
Some commands, such as the B<aklog> or B<klog.krb5> commands, work correctly
|
||||||
information is accurate for a cell in both the F<CellServDB> file and the
|
only when the information is accurate for a cell in both the F<CellServDB> file
|
||||||
kernel-resident list.
|
and the kernel-resident list.
|
||||||
|
|
||||||
=head1 OPTIONS
|
=head1 OPTIONS
|
||||||
|
|
||||||
|
@ -29,8 +29,8 @@ specified group, use the B<pts membership> command.
|
|||||||
=head1 CAUTIONS
|
=head1 CAUTIONS
|
||||||
|
|
||||||
After being added as a group member, a currently authenticated user must
|
After being added as a group member, a currently authenticated user must
|
||||||
reauthenticate (for example, by issuing the B<klog> command) to obtain
|
reauthenticate (for example, by issuing the B<aklog> or B<klog.krb5> commands)
|
||||||
permissions granted to the group on an access control list (ACL).
|
to obtain permissions granted to the group on an access control list (ACL).
|
||||||
|
|
||||||
=head1 OPTIONS
|
=head1 OPTIONS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user