If you put the three users in a group and give that group what ever unix premissions you want, set the other premission to non, leave what you have in the smb.conf file, that should do it. You should not have to map the unix group to a windows group for read write exec stuff. I hope that helps.
On 6/12/05, James Briar <[EMAIL PROTECTED]> wrote: > > Hello, > I've coded the following in our smb.conf file (security = share coded in the > [global] section) and this works fine where users can access the share > without a password :- > > [ts] > > comment = Tech support directory > > path = /information > > guest only = Yes > > guest ok = Yes > > guest account = nobody > > writable = no > > browsable = no > > Is it possible somehow to restrict access to this share to say three users > only (say tom, dick and harry) but still allowing the three users to logon > without a password being prompted for? The above share works fine but i > don't want everyone to access it, say just three certain users. > > I'm running Samba versions 3.0.14a and 2.0.5.a both on Sun Solaris8 Unix > systems. > > Thanks. > > > ^**********************************************************************^ > This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they > are addressed. If you have received this email in error please notify > the system manager. > [EMAIL PROTECTED] > http://www.merton.gov.uk > ********************************************************************** > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba > -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
