Andy wrote:
Hay together,

is the following entry in nsswitch.conf possible ?

passwd: compat
passwd_compat: winbind

I want to use the compat mode, so i can use the +/- semantic.
But in this case i cant login with username/password.

If i configure the nsswitch.conf like:

passwd: files winbind

The login works, but so i cant use the +/- semantic.

Andy ideas ?

Thanks,

Andy


Ok ! Solved ! The following configuration in nsswitch.conf works. Now i can use the + and - Semantic.

passwd:         compat winbind
passwd_compat:  winbind
group:          compat winbind
group_compat:   winbind


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to