diff options
author | Andrew Tridgell <tridge@samba.org> | 1996-05-29 07:45:45 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 1996-05-29 07:45:45 +0000 |
commit | 0cb74d3bb87452dc47ca8d4763d31837b9741a10 (patch) | |
tree | 4ff602a8f6780576309af1facef369657d19ce19 /docs/textdocs | |
parent | 4513edd077acf1ef3b6ae73381990ff0a2cc2860 (diff) | |
download | samba-0cb74d3bb87452dc47ca8d4763d31837b9741a10.tar.gz samba-0cb74d3bb87452dc47ca8d4763d31837b9741a10.tar.bz2 samba-0cb74d3bb87452dc47ca8d4763d31837b9741a10.zip |
added comments about trapdoor uids
(This used to be commit 2f793c48a9447955195620c891d30d93b518ee0d)
Diffstat (limited to 'docs/textdocs')
-rw-r--r-- | docs/textdocs/UNIX-SMB.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/textdocs/UNIX-SMB.txt b/docs/textdocs/UNIX-SMB.txt index b2c064215c..92167a9e84 100644 --- a/docs/textdocs/UNIX-SMB.txt +++ b/docs/textdocs/UNIX-SMB.txt @@ -155,6 +155,9 @@ within the one process. On some unixes (such as SCO) this is not possible. This means that on those unixes the client is restricted to a single uid. +Note that you can also get the "trapdoor uid" message for other +reasons. Please see the FAQ for details. + Port numbers ============ |