[Samba] Simple and Stupid Share...

Rasmus Reinholdt Nielsen rasmus at narani.dk
Mon Aug 12 11:35:01 GMT 2002


# Global parameters
[global]
         workgroup = workgroup
         netbios name = Server
         security = SHARE
         log level = 0
         log file = /var/log/samba/log.%m
         max log size = 50
         socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
         os level = 0
         dns proxy = No

[admin$]
         path = /path/to/share
         username = pcguest
         guest account = pcguest
         read list = pcguest
         read only = Yes
         only user = no
         browseable = yes

should do it, just add pcguest as a unix user

Rasmus

At 17:17 12-08-2002 -0300, Demerson Zounar wrote:
>Hullo, All...
>I have HPUX 10.20 with SaMBa 2.2.3a installed... All I want to do is
>make a single share with read only access for everybody, no matter the
>user people are using, in other words, they don't need to have the user
>on the server side.
>I tried to setup, with no success. Anybody knows something?
>
>Thanks...
>
>
>
>--
>To unsubscribe from this list go to the following URL and read the
>instructions:  http://lists.samba.org/mailman/listinfo/samba




More information about the samba mailing list