Debian, autoryzacja z Active Directory, problem z VMWare 2 Server.

Rafał Radecki <[email protected]>
Newsgroups gmane.linux.debian.user.polish
Message-ID <CAHd9_iSMYX-sUQvLBM36pzCPtqKCS=r9NPWB3iwgU+TSt1z8fQ@mail.gmail.com>
Cześć.

Mam instalację VMWare 2 (2.0.2) Server na Debianie.

Ostatnio musiałem przekompilować moduły za pomocą skryptu
vmware-config.pl. Po tym procesie w interfejsie www nie mogę podczas
dodawania uprawnień zobaczyć grup/użytkowników z Active Directory.

/etc/vmware/pam.d/vmware-authd

#%PAM-1.0
@include common-auth
@include common-account
@include common-password
@include common-session



/etc/pam.d/vmware-authd

#%PAM-1.0
@include common-auth
@include common-account
@include common-password
@include common-session



common-auth:

auth    sufficient      pam_unix.so nullok_secure
auth    sufficient      pam_winbind.so use_first_pass
require_membership_of=S-1-5-21-322311008-1419754140-2085918947-512 #
Domain Admins
auth    sufficient      pam_winbind.so use_first_pass
require_membership_of=cvsuser #debug
auth    sufficient      pam_winbind.so use_first_pass
require_membership_of=co663 #debug
auth    sufficient      pam_winbind.so use_first_pass
require_membership_of=co775 #debug
auth    sufficient      pam_winbind.so use_first_pass
require_membership_of=co774 #debug
auth    sufficient      pam_winbind.so use_first_pass
require_membership_of=admtrojan #debug
auth    sufficient      pam_winbind.so use_first_pass
require_membership_of=trojanUser #debug
auth    required        pam_deny.so



common-account:

account sufficient      pam_winbind.so
account required        pam_unix.so



common-password:

password   required   pam_unix.so nullok obscure md5



common-session:

session required        pam_limits.so
session required        pam_mkhomedir.so umask=0027 skel=/etc/skel
session    sufficient    pam_unix.so
session sufficient      pam_winbind.so



Mogę się zalogować na maszynę z wykorzystaniem użytkowników z Active
Directory, grupy są także widoczne. Myślę więc, że to problem
konfiguracji VMWare 2 Server -> PAM?

Jakieś sugestie?

Pozdrawiam,
Rafał.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.