This is a discussion on RES: RE RES: [Samba] ACLs with Problem within the Samba forums, part of the Networking and Network Related category; Hi, I am trying with the user henrique, it isn=B4t administrator of windows, = but I defined this user as ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I am trying with the user henrique, it isn=B4t administrator of windows, = but I defined this user as administrator in the samba. (smb.conf - = parameter: admin users =3D henrique) Yes, the winbind is working correctly, command wbinfo returns all users = without problem. I am using the users of windows 2003 to have access the = server linux I through telnet. You have plus some idea? Thanks, Lu=EDs Henrique -----Mensagem original----- De: stephane.purnelle@corman.be [mailto:stephane.purnelle@corman.be] Enviada em: sexta-feira, 23 de setembro de 2005 09:45 Para: samba@lists.samba.org Assunto: RE RES: [Samba] ACLs with Problem Hi, - With which user use try to change ACL ? - is the admin users ? - winbind work correctly ? -wbinfo ??? ----------------------------------- St=E9phane PURNELLE stephane.purnelle@corman.be Service Informatique Corman S.A. Tel : 00 32 087/342467 samba-bounces+stephane.purnelle=3Dcorman.be@lists.samba. org a =E9crit = sur=20 23/09/2005 14:39:10 : > Hi Greg, > Really, the first step to install filesystem it with support ACL.=20 > It looks at my archive: > LABEL=3D/ / ext3 defaults,acl = 1 1 > LABEL=3D/boot /boot ext3 defaults 1 2 > LABEL=3D/data /data ext3 defaults,acl = 1 2 > none /dev/pts devpts = gid=3D5,mode=3D620 0=20 0 > none /proc proc defaults 0 0 > none /dev/shm tmpfs defaults 0 0 > /dev/cciss/c0d0p2 swap swap defaults 0 0 > /dev/cdrom /mnt/cdrom udf,iso9660 noauto, > owner,kudzu,ro 0 0 > /dev/fd0 /mnt/floppy auto = noauto,owner,kudzu=20 0 0 >=20 > My server samba is integrated with the server windows 2003 (PDC).=20 > The server samba is using the users of windows 2003, catching using=20 > the way winbind. > When I try to change the permissions of an file of the server samba, > in my workstation I appear a message "Denied Access". I perceived=20 > that windows also does not obtain to catch the extendidas=20 > permissions when I modified for the server linux. > It looks at some parameters of my smb.conf: > nt acl support =3D Yes > acl compatibility =3D win2k > acl map full control =3D yes > acl check permissions =3D no > acl group control =3D yes > inherit acls =3D Yes > profile acls =3D Yes > map acl inherit =3D Yes > force unknown acl user =3D Yes >=20 > You can help me? > -----Mensagem original----- > De: Greg Folkert [mailto:greg@gregfolkert.net] > Enviada em: quinta-feira, 22 de setembro de 2005 13:35 > Para: samba@lists.samba.org > Assunto: Re: [Samba] ACLs with Problem >=20 >=20 > On Thu, 2005-09-22 at 11:43 -0300, Luis Henrique de Faria Guimar=E3es > wrote: > > Hi All, > >=20 > > I am with problem with the permissions of windows. > > The samba is not getting the ACLs permissions. I compiled version > > 3.0.20, with the following options: > >=20 > [...] >=20 > Well the first thin we need to know, is the filesystem that you are > sharing via samba mounted with the acl option in the /etc/fstab? >=20 > Here is what mine looks like and I get the ACLs just fine: >=20 > /dev/datavg/examplelv /lf/db ext3 rw,suid,nodev,exec,auto, > nouser,async,acl,errors=3Dremount-ro 1 1 >=20 > I guess, I could have done "defaults,acl,nodev" and be-equivalent... = but > hey I guess I am a bit retentive. >=20 > > # file: teste.txt > > # owner: root > > # group: Domain Users > > user::rwx > > user:henrique:rw- > > group::r-- > > mask::rw- > > other::r-- > >=20 > > The user henrique appears in linux, but he does not appear in = windows. > > When I try to add permissions through windows appears a message of > > "denied access". > > Somebody can help me >=20 > Well, as long as you have the filesystem mounted (assuming it is ext3 > with acl support compiled in) with the ACLs turned on... then things > should work. > --=20 > greg, greg@gregfolkert.net >=20 > The technology that is=20 > Stronger, Better, Faster: Linux >=20 > Use Debian GNU/Linux, its a bazaar thing. >=20 > --=20 > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |