Displaying 1 result from an estimated 1 matches for "staticprofiles".
2005 Feb 22
1
fake_perms and read-only profiles
I tried using the fake_perms module to set up some read-only profiles 
and couldn't get it to work.  Could someone please point out what I'm 
doing wrong?
I created a copy of my regular [profiles] share with the fake_perms 
module loaded:
[staticprofiles]
    path = /staticprofiles
    invalid users = root
    browseable = yes
    csc policy = disable
    veto oplock files = /prf*.tmp/
    vfs object = fake_perms
I created the staticprofiles directory and a subdirectory for the 
account named "alumni":
mkdir /staticprofiles
mkdir /static...