Hi again! I have done this: https://lists.samba.org/archive/samba/2015-March/190155.html and now, when i do “pam-auth-update” i can see windbind as a second auth option then i set in nsswitch.conf: passwd: compat winbind group: compat winbind and now if i do: chgrp "Domain Admins" /usuarios not see error, also ls -lat / : drwxr-xr-x 2 root domain admins 4096 feb 12 01:51 usuarios thats ok i think, but “getnet group” i dont see “domain admins” and each others. getent group "Domain Admins" command send : domain admins:x:3000008: It’s all OK now? Thanks for the help! Enviado desde Correo<https://go.microsoft.com/fwlink/?LinkId=550986> para Windows 10 De: Oscar .<mailto:pelucheloko at hotmail.com> Enviado: jueves, 11 de febrero de 2016 23:39 Para: Rowland penny<mailto:rpenny at samba.org> Asunto: RE: [Samba] RV: Security tab missing, and another error Hello Pam-auth-update shows an unique option to choose, it says [*] Unix authentication. Thanks for your help PD: getent group not show “Domain Admin” etc… only Linux groups. Enviado desde Correo<https://go.microsoft.com/fwlink/?LinkId=550986> para Windows 10 De: Rowland penny<mailto:rpenny at samba.org> Enviado: jueves, 11 de febrero de 2016 23:11 Para: sambalist<mailto:samba at lists.samba.org> Asunto: Re: [Samba] RV: Security tab missing, and another error On 11/02/16 21:20, Oscar . wrote:> > Tnx for your help. > > I have removed trash in smb.conf and fstab. > > I can change permissions now accessing \\samba.pdc.casa > <file://samba.pdc.casa> > > >> also <getent group "Domain Admins"> dont return anything and if i write <chgrp "Domain Admins" > /usuarios> : > >> > >> chgrp: group invalid: «Domain Admins» > > > >Is PAM setup correctly ? > >Is /etc/nsswinbind setup correctly ? > > How i can check it? Is there anymore needed to install to command > getent and chown “Domain Admins” will work? >Well as you are using debian, you could run 'pam-auth-update' in a terminal, this should show if winbind is being used. If PAM is set up correctly, check that the passwd & group lines in /etc/nsswitch.conf have 'winbind' in them, they should look similar to this: passwd: compat winbind group: compat winbind Rowland> Thanks! > >-- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
L.P.H. van Belle
2016-Feb-12  07:23 UTC
[Samba] RV: RV: Security tab missing, and another error
Are you useing only windows clients? 
Setup your share like this : 
[usuarios]
        path = /usuarios
        read only = No
        acl_xattr:ignore system acls = yes 
correct the share rights and security rights and test again. 
If you dont have problems now, then the problem was the linux rights. 
>>chgrp: group invalid: «Domain Admins») 
Or no GID assigned to this group. 
Greetz, 
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens Oscar .
> Verzonden: vrijdag 12 februari 2016 2:21
> Aan: samba at lists.samba.org
> Onderwerp: [Samba] RV: RV: Security tab missing, and another error
> 
> Hi again!
> 
> I have done this:
> 
> https://lists.samba.org/archive/samba/2015-March/190155.html
> 
> and now, when i do ?pam-auth-update? i can see windbind as a second auth
> option
> 
> then i set in nsswitch.conf:
> 
> passwd:         compat winbind
> group:          compat winbind
> 
> and now if i do:
> 
> chgrp "Domain Admins" /usuarios
> 
> not see error, also ls -lat / :
> 
> drwxr-xr-x  2 root domain admins  4096 feb 12 01:51 usuarios
> 
> thats ok i think, but
> 
> ?getnet group? i dont see ?domain admins? and each others.
> 
> getent group "Domain Admins" command send :
> 
> domain admins:x:3000008:
> 
> It?s all OK now?
> 
> Thanks for the help!
> 
> 
> Enviado desde Correo<https://go.microsoft.com/fwlink/?LinkId=550986>
para
> Windows 10
> 
> De: Oscar .<mailto:pelucheloko at hotmail.com>
> Enviado: jueves, 11 de febrero de 2016 23:39
> Para: Rowland penny<mailto:rpenny at samba.org>
> Asunto: RE: [Samba] RV: Security tab missing, and another error
> 
> Hello
> 
> Pam-auth-update shows an unique option to choose, it says [*] Unix
> authentication.
> 
> Thanks for your help
> 
> PD: getent group not show ?Domain Admin? etc? only Linux groups.
> 
> 
> 
> Enviado desde Correo<https://go.microsoft.com/fwlink/?LinkId=550986>
para
> Windows 10
> 
> De: Rowland penny<mailto:rpenny at samba.org>
> Enviado: jueves, 11 de febrero de 2016 23:11
> Para: sambalist<mailto:samba at lists.samba.org>
> Asunto: Re: [Samba] RV: Security tab missing, and another error
> 
> On 11/02/16 21:20, Oscar . wrote:
> >
> > Tnx for your help.
> >
> > I have removed trash in smb.conf and fstab.
> >
> > I can change permissions now accessing \\samba.pdc.casa
> > <file://samba.pdc.casa>
> >
> > >> also <getent group "Domain Admins"> dont
return anything and if i
> write <chgrp "Domain Admins"
> > /usuarios> :
> > >>
> > >> chgrp: group invalid: «Domain Admins»
> > >
> > >Is PAM setup correctly ?
> > >Is /etc/nsswinbind setup correctly ?
> >
> > How i can check it? Is there anymore needed to install to command
> > getent and chown ?Domain Admins? will work?
> >
> 
> Well as you are using debian, you could run 'pam-auth-update' in a
> terminal, this should show if winbind is being used.
> 
> If PAM is set up correctly, check that the passwd & group lines in
> /etc/nsswitch.conf have 'winbind' in them, they should look similar
to
> this:
> 
> passwd:         compat winbind
> group:          compat winbind
> 
> Rowland
> 
> 
> > Thanks!
> >
> >
> 
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba