Displaying 3 results from an estimated 3 matches for "year7".
Did you mean:
year
2012 Jul 02
7
smb.conf for around 2500 users
Samba4 with Linux and Windows clients wanting to get the same home
folder data.
Hi
A college has students arranged with Linux home directories according to
which year they belong to and which class within that year, a or b or
whatever, they belong to e.g.:
/home2/students/year7/year7a/student1
/home2/students/year7/year7a/student2
...
...
/home2/students/year13/year13a/student2500
To get at the same data on windows, I was thinking of a share for each
of the classes e.g.
[year7a]
path = /home2/students/year7/year7a
read only = No
browsable = No
...
...
[year13a]
path = /...
2012 Jul 06
2
Samba4: mounting cifs on Linux client no longer preserves acl's
Version 4.0.0beta4-GIT-8f44389
Hi everyone
Up until recently, mounting a share on a Linux client preserved the
permissions of the files in the share, but now it doesn't.
e.g. on the server
drwxrws---+ 2 root staff 4096 Jul 6 12:04 7a
# file: year7
# owner: root
# group: staff
# flags: -s-
user::rwx
user:root:rwx
group::rwx
mask::rwx
other::---
default:user::rwx
default:user:root:rwx
default:group::rwx
default:mask::rwx
default:other::---
Now we mount the share on a Linux client:
mount -t cifs //hh1/reports /mnt -ore,sec=krb5,uid=,gid=staff...
2012 May 23
2
multi home dir locations
Hi all,
i've got samba 3.6 joined to a ad domain (s4 in this case)
running winbind
all looks ok, but i ran into a problem (for us that is)
i've got 2 groups (students and employes)
who have there home dirs in 2 different places.
/home/students/<user>
/home/employ/<user>
so far so good, but i can't make the [homes] work for both of them (just
1 group)
in winbind