Skip to content
  • Kirk Webb's avatar
    · 1d2ddefb
    Kirk Webb authored
    Added dynamic samba share setup to exports_setup.
    
    Share names are constructed as follows:
    
    Path			Sharename
    ----------------------------------
    /proj/<pid>		proj-<pid>
    /group/<pid>/<eid>	<pid>-<eid>
    /users/<uid>		<uid>
    
    Share namespace collisions are detected, and mail is sent in the
    (unlikely) event that this occurs (and exports_setup bails out).
    1d2ddefb