> Hello,
>
> I'm moving from RCS UNIX Client to Windows and wanted to connect my
> repository using Samba instead of NFS-Client.
>
> After configuration everything I was able to run
>
> - rlog
> - co (without lock)
>
> without problem.
>
> Checking out a file with lock did not work: access denied. After some
> investigation I found that it only work if the file
> (on UNIX) has the same owner as that used to connect via Samba. But there
> are several user allowed to access the repository.
>
> extract of smb.conf
> [CopyRCS]
> common = SCADA v7.3 RCS
> path = /rcs/CopyRCS/rcshost
> read only = no
> oplocks = no
> force group = users
> browseable = yes
> write list = varelac, schneigu, galliker, berrib, kunze
> force mask = 0775
> directory mask = 0775
>
> Can somebody help me? What am I doing wrong?
>
> Thanks
>
> erwin kunz
> mailto:erwin.kunz@;ch.telegyr.com
>