summaryrefslogtreecommitdiff
path: root/docs/textdocs
diff options
context:
space:
mode:
authorLuke Leighton <lkcl@samba.org>1997-10-23 14:36:10 +0000
committerLuke Leighton <lkcl@samba.org>1997-10-23 14:36:10 +0000
commit10e186bab7f490ebb2c07a7b71cd28c06855ff17 (patch)
tree2585c602247ae581620294ca6bcdc808973ebe0d /docs/textdocs
parent5cd52a56a4846d6a720e63e723d3777b207e0724 (diff)
downloadsamba-10e186bab7f490ebb2c07a7b71cd28c06855ff17.tar.gz
samba-10e186bab7f490ebb2c07a7b71cd28c06855ff17.tar.bz2
samba-10e186bab7f490ebb2c07a7b71cd28c06855ff17.zip
missed one of the files (lsarpc) in the touch and chmod instructions.
(This used to be commit c100b39be9bd28498d6fda55eb2ed90af85cd3f6)
Diffstat (limited to 'docs/textdocs')
-rw-r--r--docs/textdocs/NTDOMAIN.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/textdocs/NTDOMAIN.txt b/docs/textdocs/NTDOMAIN.txt
index 4f6b816aad..e86ea1d39f 100644
--- a/docs/textdocs/NTDOMAIN.txt
+++ b/docs/textdocs/NTDOMAIN.txt
@@ -32,8 +32,10 @@ Domain Logons using 1.9.18alpha1
touch /tmp/netlogon
touch /tmp/srvsvc
+ touch /tmp/lsarpc
chmod 666 /tmp/netlogon
chmod 666 /tmp/srvsvc
+ chmod 666 /tmp/lsarpc
3) set up samba with encrypted passwords: see ENCRYPTION.txt (probably out
of date: you no longer need the DES libraries, but other than that,