diff options
author | John Terpstra <jht@samba.org> | 1998-03-21 03:03:59 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 1998-03-21 03:03:59 +0000 |
commit | bee4067bd4771ee7883ab6365e91df86a1230618 (patch) | |
tree | afd483700cad23f364734faa496313b04a70985c /swat | |
parent | 5767ec92789fd3a79ae21ffe23fb68da0486c6a5 (diff) | |
download | samba-bee4067bd4771ee7883ab6365e91df86a1230618.tar.gz |
Getting ready for first Red Hat Linux RPMs for 1.9.19 pre-alpha release
(This used to be commit 4e424d0ba652bf9c5dfd3c44216b6145538cf821)
Diffstat (limited to 'swat')
-rw-r--r-- | swat/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/swat/README b/swat/README index 65efba9b0aa..2810e4e086a 100644 --- a/swat/README +++ b/swat/README @@ -36,9 +36,9 @@ details of your inetd daemon). In /etc/inetd.conf you should add a line like this: -swat stream tcp nowait root /usr/local/samba/bin/swat swat +swat stream tcp nowait.400 root /usr/local/samba/bin/swat swat -If you just want to see a demo of ho swat works and don't want to be +If you just want to see a demo of how swat works and don't want to be able to actually change any Samba config via swat then you may chose to change "root" to some other user that does not have permission to write to smb.conf. |