hi:)

in my case it's working:

> wbinfo Shows winbind is doing lookups from ADS
>  wbinfo -u
>  wbinfo -g
>  wbinfo -a mydomain+myuser%mypassword

and i get an error here:

 kinit tests
kinit(v5): Client not found in Kerberos database while getting initial
credentials


any advice here?

gabi

On Wed, Jul 29, 2009 at 6:58 PM, John Stile<j...@stilen.com> wrote:
> On Wed, 2009-07-29 at 22:33 +1000, tsg-samba wrote:
>> Hi Volker,
>>
>> Yes  in smb.conf i have:
>>         winbind enum users = Yes
>>         winbind enum groups = Yes
>
> getent Shows nsswitch is correct, to resolve ADS users and groups.
>  getent passwd
>  getent group
>
> wbinfo Shows winbind is doing lookups from ADS
>  wbinfo -u
>  wbinfo -g
>  wbinfo -a mydomain+myuser%mypassword
>
> kinit tests if kerberose can authenticate
>  kinit myuser
>
> If 'wbinfo -g' shows   MYDOMAIN+Domain Users,
> maybe your share should have a line like:
>  valid users = @"MYDOMAIN+Domain Users"
>
>
> --
> 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

Reply via email to