Displaying 2 results from an estimated 2 matches for "___can".
2011 Apr 19
2
Can anyone post a working pppd config?
I just need a "temporary" pppoe server, that only uses PAP
___Can someone post a howto, just in a few lines, what to do?___
If I just do "pppd require-pap" then it gives this error:
pppd: The remote system is required to authenticate itself
pppd: but I couldn't fin any suitable secret (password) for it to use to do so.
pppd is by default install...
2002 Nov 13
1
[Samba 2.2.6] share permissions override Unix rigths?
...owner : growner VOL5
I have another user USER1 whose primary group membership is GROUP1,
supplementary groupmembership GROWNER.
My Samba config follows:
[VOL5]
path = /export/home/VOL5
valid users = +GROWNER
admin users = USER1
read only = No
The user USER1 ___CAN___ write to VOL5 share! although it actually DOES NOT
have UNIX rights to do this!!!!
All other users who are members of GROWNER ___CAN NOT____ write to VOL5.
Regarding this there are two questions:
1. Once Samba has authenticated a user successfully DOES it then check Unix
user permissions ? (I...