diff options
author | John Terpstra <jht@samba.org> | 1998-08-21 14:20:38 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 1998-08-21 14:20:38 +0000 |
commit | c8f34dac393efcf4823736c9f804ac1412556cb9 (patch) | |
tree | 55e1cefcd8b760f104c76b32945e86172f124d59 /packaging/RedHat/smbusers | |
parent | 038e3433d39337f736b7b69ac1e6212e9f8e5406 (diff) | |
download | samba-c8f34dac393efcf4823736c9f804ac1412556cb9.tar.gz samba-c8f34dac393efcf4823736c9f804ac1412556cb9.tar.bz2 samba-c8f34dac393efcf4823736c9f804ac1412556cb9.zip |
Adding first cut of the new Red Hat Linux packaging tools.
Note: It is intended to extend this so that the release
process produces all the packaging scripts, templates, etc.
that may be needed.
(This used to be commit 6e196841c618044d33da45d3de5371004a58e4c6)
Diffstat (limited to 'packaging/RedHat/smbusers')
-rw-r--r-- | packaging/RedHat/smbusers | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packaging/RedHat/smbusers b/packaging/RedHat/smbusers new file mode 100644 index 0000000000..ae3389f53f --- /dev/null +++ b/packaging/RedHat/smbusers @@ -0,0 +1,3 @@ +# Unix_name = SMB_name1 SMB_name2 ... +root = administrator admin +nobody = guest pcguest smbguest |