[K12OSN] AD authentification, what is the best way?

Dan Young dyoung at mesd.k12.or.us
Mon Jul 30 15:21:52 UTC 2007


On 7/30/07, Chandler Blum <cblum at newburyport.k12.ma.us> wrote:
> By the way, if anyone knows of a way to get samba to mount a folder
> within a share let me know :D

Any reason you can't share it in both places? I've done things like:

[homes]
  # effectively "path = /home/%u"
  writeable = Yes
  browseable = No
  create mask = 700
  directory mask = 700

[web]
  path = /home/%u/.public_html
  create mask = 704
  valid users = %U
  write list = %U
  writeable = Yes

No reason you can't share out parts of the same path twice, except
possibly locking issues.

-- 
Dan Young <dyoung at mesd.k12.or.us>
Multnomah ESD - Technology Services
503-257-1562




More information about the K12OSN mailing list