At 07:16 PM 11/9/99 -0500, Ian Douglas wrote:
>> Are you starting the smb deamons to look at that file? I know it's
>> obvious but...
>
>SMB deamons are starting and work fine, I just don't know how to restict
>access to one particular file...
>
>Here's a sample of my smb.conf file showing restrictions on a directory:
>
>[someuser]
>comment = Home Directory
>path = /home/someuser
>valid users = someuser idouglas admin otheruser
>public = no
>writable = yes
>create mode = 0600
>directory mask = 0700
>max connections = 2
>
>Anyhow, when I set it on a folder, the max connections setting works. But if
>I want to restrict access to a particular file so that only two people can
>have access to, say, wp.exe (for WordPerfect), how would I do that?
Ah, I see what you are getting at. A per-executable (or whatever)
licensing/seat type deal? I don't know of any way to do this (aside from
putting each binary to license into a separate directory?)