index
:
local-COMMON
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samba
/
smb-shares.conf.m4
Age
Commit message (
Collapse
)
Author
2002-10-28
* Made changes so smb.conf creates new directories with setgid mask. Useful ↵
Klaus Agnoletti
to make sure subdirectories gets created with the correct gid :-)
2002-09-27
samba: (Hopefully) fix root preexec lines in m4 script.
Jonas Smedegaard
2002-09-19
samba: Use /home/fsadmin/shares_win in example (as used in user-init.
Jonas Smedegaard
2002-09-19
samba: simplify homefiles m4 logic, and note that _private_ is broken.
Jonas Smedegaard
2002-09-12
samba: Add m4 files for debian.cafe3.local.
Jonas Smedegaard
2002-07-07
samba: m4 script: Improve documentation.
Jonas Smedegaard
2002-07-07
samba: m4 script: Improve documentation.
Jonas Smedegaard
2002-07-07
samba: m4 script: Group write access only when access is 'rw', not 'rwp'.
Jonas Smedegaard
2002-07-07
samba: m4 script: Implement the lack of _homefiles option <ro>.
Jonas Smedegaard
2002-07-07
samba: m4 script: Correct _homefiles option <ro>. Make a note about ↵
Jonas Smedegaard
<othergroup> not yet implemented.
2002-07-07
samba: m4 script: Rewrite option 'private'. fileshares now default to r/o ↵
Jonas Smedegaard
private (clarify in documentation).
2002-07-07
samba: m4 script: New option 'private' - used to disable browseing (added to ↵
Jonas Smedegaard
all _homefiles lines).
2002-07-07
samba: m4 script: Change homes share to mkdir -p and chmod 750.
Jonas Smedegaard
2002-07-07
samba: m4 script: Change homes share to chmod 640.
Jonas Smedegaard
2002-07-07
samba: m4 script: Change homes share to not browseable. Update and improve ↵
Jonas Smedegaard
inline documentation.
2002-07-07
samba: Change homes share to *NOT* be world readable in m4 script.
Jonas Smedegaard
2002-07-07
samba: Improve shares netlogon and userprofiles shares in m4 script.
Jonas Smedegaard
2002-06-11
samba: Add printer m4 logic.
Jonas Smedegaard
2002-04-22
Clarify comments a bit in smb-shares.m4.
Jonas Smedegaard
2002-04-22
Rename smb-shares.m4 to the more sensible smb-shares.conf.m4 - and correct a ↵
Jonas Smedegaard
fatal quote in the comment area.