From fb285880dad219a9992bd9bc29fd5bbb0ee34c8c Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Mon, 12 Jul 2010 23:38:56 -0400 Subject: [PATCH] Correct DTD validation errors in the AdminGuide Correct DTD validation errors detected using xmllint. Change-Id: Ia255ac319a81966e63b702dd2b672ff3d6d8958a Reviewed-on: http://gerrit.openafs.org/2392 Reviewed-by: Russ Allbery Reviewed-by: Derrick Brashear Tested-by: Derrick Brashear --- doc/xml/AdminGuide/auagd006.xml | 2 +- doc/xml/AdminGuide/auagd007.xml | 183 +++++++++++++++----------------- 2 files changed, 86 insertions(+), 99 deletions(-) diff --git a/doc/xml/AdminGuide/auagd006.xml b/doc/xml/AdminGuide/auagd006.xml index 3e48b3c7d..afd04d6b1 100644 --- a/doc/xml/AdminGuide/auagd006.xml +++ b/doc/xml/AdminGuide/auagd006.xml @@ -632,7 +632,7 @@ volume. A volume's contents are not visible or accessible unless it is mounted. Unlike some other file systems, AFS volumes can be mounted at multiple locations in the file system at the same - time.. + time. diff --git a/doc/xml/AdminGuide/auagd007.xml b/doc/xml/AdminGuide/auagd007.xml index 5963b4fb8..b7d84c584 100644 --- a/doc/xml/AdminGuide/auagd007.xml +++ b/doc/xml/AdminGuide/auagd007.xml @@ -176,29 +176,26 @@ This section summarizes how AFS modifies the functionality of some UNIX commands. - - chmod command - - AFS compared to UNIX - - - - commands - - chmod (AFS compared to UNIX) - - - - setuid programs - - setting mode bits - - The chmod command + + chmod command + AFS compared to UNIX + + + + commands + chmod (AFS compared to UNIX) + + + + setuid programs + setting mode bits + + Only members of the system:administrators group can use this command to turn on the setuid, setgid or sticky mode @@ -208,77 +205,73 @@ - - chown command - - AFS compared to UNIX - - - - commands - - chown (AFS compared to UNIX) - - The chown command + + chown command + AFS compared to UNIX + + + + commands + chown (AFS compared to UNIX) + + Only members of the system:administrators group can issue this command on AFS files. - - chgrp command - - AFS compared to UNIX - - - - commands - - chgrp (AFS compared to UNIX) - - The chgrp command + + chgrp command + AFS compared to UNIX + + + + commands + chgrp (AFS compared to UNIX) + + Only members of the system:administrators can issue this command on AFS files and directories. - - groups command - AFS compared to UNIX - - - - id command - AFS compared to UNIX - - - - commands - groups (AFS compared to UNIX) - - - - commands - id (AFS compared to UNIX) - - The groups and id commands + + groups command + AFS compared to UNIX + + + + id command + AFS compared to UNIX + + + + commands + groups (AFS compared to UNIX) + + + + commands + id (AFS compared to UNIX) + + If the user's AFS tokens are associated with a process authentication group (PAG), the output of these commands may include one or two large numbers. These are artificial @@ -291,57 +284,51 @@ - - ln command - - AFS compared to UNIX - - - - commands - - ln (AFS compared to UNIX) - - The ln command + + ln command + AFS compared to UNIX + + + + commands + ln (AFS compared to UNIX) + + This command cannot create hard links between files in different AFS directories. See Creating Hard Links. - - sshd command - - AFS compared to UNIX - - - - commands - - sshd (AFS compared to UNIX) - - - - ssh command - - AFS compared to UNIX - - - - commands - - ssh (AFS compared to UNIX) - - The sshd daemon and ssh command + + sshd command + AFS compared to UNIX + + + + commands + sshd (AFS compared to UNIX) + + + + ssh command + AFS compared to UNIX + + + + commands + ssh (AFS compared to UNIX) + + In order for a user to have access to files stored in AFS, that user needs to have Kerberos tickets and an AFS token on the system from which they're accessing AFS. This has an -- 2.39.5