"Travis Bullock" <tbullock@avmaxgrp.com> ???????/???????? ?
????????
?????????:
news:200604260129.k3Q1TxxU019842@mail.avmaxgrp.com...> Has anyone seen this when they do a getfacl on a samba share?
>
>
>
> [root@gfm-atlas GFM_Shares]# getfacl Installpoint/
>
> # file: Installpoint
>
> # owner: root
>
> # group: AVMAX+domainadmins
>
> user::rwx
>
> group::rwx
>
> group:AVMAX+domain\040users:r-x
>
> mask::rwx
>
> other::---
>
> default:user::rwx
>
> default:group::rwx
>
> default:group:AVMAX+domain\040users:r-x
>
> default:mask::rwx
>
> default:other::---
>
>
>
> Notice the AVMAX+domain\040users anomaly. I have another Samba/Winbind
> server on the same domain and I do not get that when I apply ACL's.
Hi Travis,
What exactly are you concerned about? If it's the + sign, probably you have
winbind separator set to + in smb.conf. If it's the \040 sequence, it just
denotes space.
Regards,
Leonid