Fix typo with pts commands for service user
Change-Id: I4c116b6087000e59c084b8ecfb6dd48146f16aee Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
7ae6cbb5ab
commit
c3fc2462a4
@ -268,7 +268,7 @@ read-write volumes.
|
||||
|
||||
* Create an AFS user for the service principal::
|
||||
|
||||
pts createuser service/foo-mirror
|
||||
pts createuser service.foo-mirror
|
||||
|
||||
Because mirrors usually have a large number of directories, it is best
|
||||
to avoid frequent ACL changes. To this end, we grant access to the
|
||||
@ -279,7 +279,7 @@ membership if our needs change.
|
||||
principal::
|
||||
|
||||
pts creategroup foo-mirror
|
||||
pts adduser service/foo-mirror foo-mirror
|
||||
pts adduser service.foo-mirror foo-mirror
|
||||
|
||||
View users, groups, and their membership with::
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user