domain name + user

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am using httpd-2.0.46 with RedHat Advanced server. This is one my test
directory setting from conf file:

  <Directory /www/www-s/pamtest>
    AuthPAM_Enabled on
    AllowOverride None
    AuthName "pam Test"
    AuthType Basic
    #require user pamtest
    #require group pamtest
    require valid-user
 </Directory>

# cat /etc/pam.d/httpd
#%PAM-1.0

auth       required     /lib/security/pam_winbind.so
account    required     /lib/security/pam_winbind.so

I am running winbind using my NT PDC.

I can access the directory fine. However, for user name I have
to type DOMANIN+USERNAME. I guess that is how pam is configured
to get those two entry. Is there any way to change that so the use
can type DOMAN/USERNAME.

Thanks.




_______________________________________________

Pam-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/pam-list

[Index of Archives]     [Fedora Users]     [Kernel]     [Red Hat Install]     [Linux for the blind]     [Gimp]

  Powered by Linux