From 4e1bdbb757d2b23af46ebc92484e74db95fe3236 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Wed, 13 Aug 2003 00:35:58 +0000 Subject: Last set of syntax fixes (This used to be commit 1ab824e77edd955e90515b40e0d0c2d4f826b603) --- docs/docbook/projdoc/PAM-Authentication-And-Samba.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'docs/docbook/projdoc/PAM-Authentication-And-Samba.xml') diff --git a/docs/docbook/projdoc/PAM-Authentication-And-Samba.xml b/docs/docbook/projdoc/PAM-Authentication-And-Samba.xml index 3a2a6da61e..addd646057 100644 --- a/docs/docbook/projdoc/PAM-Authentication-And-Samba.xml +++ b/docs/docbook/projdoc/PAM-Authentication-And-Samba.xml @@ -705,15 +705,15 @@ Options recognized by this module are as follows: - Andrew Morgan, for providing the Linux-PAM - framework, without which none of this would have happened + Andrew Morgan, for providing the Linux-PAM + framework, without which none of this would have happened - Christian Gafton and Andrew Morgan again, for the - pam_pwdb module upon which pam_smbpass was originally based +Christian Gafton and Andrew Morgan again, for the + pam_pwdb module upon which pam_smbpass was originally based - Luke Leighton for being receptive to the idea, +Luke Leighton for being receptive to the idea, and for the occasional good-natured complaint about the project's status - that keep me working on it :) + that keep me working on it :) . @@ -912,10 +912,12 @@ maryo:x:15000:15003:Mary Orville:/home/MIDEARTH/maryo:/bin/false But the following command just fails: + &rootprompt;chown 'maryo' a_file chown: `maryo': invalid user + This is driving me nuts! What can be wrong? -- cgit