Displaying 5 results from an estimated 5 matches for "sharegroup".
2018 Oct 08
2
missing group affiliation on ad dc
...>
>> Its:
>> root at server:~# getfacl /media/exampleshare
>> # file: media/exampleshare
>> # owner: EXAMPLE\134fileadmin
>> # group: EXAMPLE\134mitarbeiter
>> user::rwx
>> group::---
>> group:BUILTIN\134administrators:rwx
>> group:EXAMPLE\134sharegroup:rwx
>> mask::rwx
>> other::---
>> default:user::rwx
>> default:group::---
>> default:group:EXAMPLE\134sharegroup:rwx
>> default:mask::rwx
>> default:other::---
>>
>>
>> After this I did a "groups exampleuser" on my domain control...
2018 Oct 08
1
missing group affiliation on ad dc
...tion he was able to access the share btw! So I checked the ACL's of this share.
Its:
root at server:~# getfacl /media/exampleshare
# file: media/exampleshare
# owner: EXAMPLE\134fileadmin
# group: EXAMPLE\134mitarbeiter
user::rwx
group::---
group:BUILTIN\134administrators:rwx
group:EXAMPLE\134sharegroup:rwx
mask::rwx
other::---
default:user::rwx
default:group::---
default:group:EXAMPLE\134sharegroup:rwx
default:mask::rwx
default:other::---
After this I did a "groups exampleuser" on my domain controller:
root at server:~# groups exampleuser
exampleuser : EXAMPLE\domain users EXAMPLE\rem...
2010 Sep 15
0
Group share problem
...directory mask = 0775
create mask = 0775
/home/mymount/Project is automounted from a NetApp fileserver and has gid bit set i.e.:
# ls -al /home/mymount/
total 24
drwxrwxrwx 7 root root 4096 Sep 14 18:32 .
drwxr-xr-x 15 root root 0 Sep 15 11:01 ..
drwxrwsrwx 72 lansley sharegroup 4096 Sep 14 14:36 Project
drwxrwxrwx 34 root root 4096 Sep 15 11:00 .snapshot
I have created a Unix group called sharegroup with relevant usernames contained.
Shares are mapped at login. Double clicking on a share in Windows Explorer gives an access denied message. Right clicking on the dr...
2008 May 12
2
Group quotas on shares
Hello,
Samba 3.0.23d PDC on CentOS 4.4, smbpasswd backend, Windows XP clients.
I recently took over the administration of a small LAN (~35 hosts). The shared drives had been implemented in a hurry and the configuration had never been revisited. Linux groups had been enabled for different shares, but this had never been enforced on the file server.
I have implemented linux group quotas on the
2018 Oct 08
0
missing group affiliation on ad dc
...server:~# getfacl /media/exampleshare
> >> # file: media/exampleshare
> >> # owner: EXAMPLE\134fileadmin
> >> # group: EXAMPLE\134mitarbeiter
> >> user::rwx
> >> group::---
> >> group:BUILTIN\134administrators:rwx
> >> group:EXAMPLE\134sharegroup:rwx
> >> mask::rwx
> >> other::---
> >> default:user::rwx
> >> default:group::---
> >> default:group:EXAMPLE\134sharegroup:rwx
> >> default:mask::rwx
> >> default:other::---
> >>
> >>
> It seems like not because th...