diff options
author | Andrew Tridgell <tridge@samba.org> | 2002-07-28 05:45:48 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2002-07-28 05:45:48 +0000 |
commit | 5db291d1abf4294c531d1d4a3c40060ac925230d (patch) | |
tree | 106358d9e281c7254f2346c2a30b7c4d8aadad82 | |
parent | 86b7abe54cff1aa3494656f7f3f547f2747e4fce (diff) | |
download | samba-5db291d1abf4294c531d1d4a3c40060ac925230d.tar.gz samba-5db291d1abf4294c531d1d4a3c40060ac925230d.tar.bz2 samba-5db291d1abf4294c531d1d4a3c40060ac925230d.zip |
fixed typo
samba-patches 970
(This used to be commit f3a0842e3020ddb9a710252a0bd51c2a01636695)
-rw-r--r-- | docs/docbook/projdoc/Samba-PDC-HOWTO.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/projdoc/Samba-PDC-HOWTO.sgml b/docs/docbook/projdoc/Samba-PDC-HOWTO.sgml index 475b66598c..5b21e0a535 100644 --- a/docs/docbook/projdoc/Samba-PDC-HOWTO.sgml +++ b/docs/docbook/projdoc/Samba-PDC-HOWTO.sgml @@ -1652,7 +1652,7 @@ I think this is all bogus, but have not deleted it. (Richard Sharpe) </warning> <para> -The default logon path is \\%N\U%. NT Workstation will attempt to create +The default logon path is \\%N\%U. NT Workstation will attempt to create a directory "\\samba-server\username.PDS" if you specify the logon path as "\\samba-server\username" with the NT User Manager. Therefore, you will need to specify (for example) "\\samba-server\username\profile". |