summaryrefslogtreecommitdiff
path: root/docs/textdocs/DOMAIN.txt
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1996-08-21 12:36:31 +0000
committerAndrew Tridgell <tridge@samba.org>1996-08-21 12:36:31 +0000
commit5d39d23f04425ab8602da0e56ef00056dfd2d8ff (patch)
tree43f2d2477b7d9127317c1875c50583bcd171206c /docs/textdocs/DOMAIN.txt
parenta782ffb5edfb7759f756032be918e3e939a458bc (diff)
downloadsamba-5d39d23f04425ab8602da0e56ef00056dfd2d8ff.tar.gz
samba-5d39d23f04425ab8602da0e56ef00056dfd2d8ff.tar.bz2
samba-5d39d23f04425ab8602da0e56ef00056dfd2d8ff.zip
update the docs ready for a new release
(This used to be commit 1c62aa14cc5e43d47c9932d5c965ba834729e2f9)
Diffstat (limited to 'docs/textdocs/DOMAIN.txt')
-rw-r--r--docs/textdocs/DOMAIN.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/textdocs/DOMAIN.txt b/docs/textdocs/DOMAIN.txt
index 31e19675fa..ee086b0e23 100644
--- a/docs/textdocs/DOMAIN.txt
+++ b/docs/textdocs/DOMAIN.txt
@@ -7,7 +7,8 @@ administration. Support for these kind of things should be added
sometime in the future.
The domain support only works for WfWg and Win95 clients. Support for
-NT and OS/2 clients is still being worked on.
+NT and OS/2 clients is still being worked on and currently does not
+work.
Using these features you can make your clients verify their logon via
the Samba server and make clients run a batch file when they logon to
@@ -39,7 +40,7 @@ For example I have used:
the choice of batch file is, of course, up to you. The above would
give each user a separate batch file as the %U will be changed to
their username automatically. The other standard % macros may also be
-used. You can make the btch files come from a subdirectory by using
+used. You can make the batch files come from a subdirectory by using
soemthing like:
logon script = scripts\%U.bat