Logged In: NO
Browser: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)
sorry, i get the groupid wuth a small perl script and now,
the module works! Theres a small problem with the
authentication with this id. I use apache 1.3.14,
php4.0.3pl1, mod_ssl2.7.1 and pam_module is 1.1.6. The OS
is Solaris 5.8.
I place the follwing configuration in the httpd.conf
AuthAuthoritative off
AuthSambaAuthoritative on
AuthSambaEnabled on
AuthType basic
AuthName xxx
AuthSambaGroupDbm /tmp/auth_samba.dbm
require group ...number... (from nt)
With require user ...name... (from nt) it works without any
problems. But with group there is no answer from the web-
server! What does the line AuthSambaGroupDbm mean? There is
no file and while restarting the web-server there is no new
file. Is this the problem? Have I use another module or
must i create this file manually?
regards
olaf
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
Browser: Mozilla/4.75 [de]C-CCK-MCD DT (WinNT; U)
the module ist working correctly with the option: require user
who can i use the group authentication (require group)? the group name doesnt work und i dont
know the group number
Logged In: NO
Browser: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)
sorry, i get the groupid wuth a small perl script and now,
the module works! Theres a small problem with the
authentication with this id. I use apache 1.3.14,
php4.0.3pl1, mod_ssl2.7.1 and pam_module is 1.1.6. The OS
is Solaris 5.8.
I place the follwing configuration in the httpd.conf
AuthAuthoritative off
AuthSambaAuthoritative on
AuthSambaEnabled on
AuthType basic
AuthName xxx
AuthSambaGroupDbm /tmp/auth_samba.dbm
require group ...number... (from nt)
With require user ...name... (from nt) it works without any
problems. But with group there is no answer from the web-
server! What does the line AuthSambaGroupDbm mean? There is
no file and while restarting the web-server there is no new
file. Is this the problem? Have I use another module or
must i create this file manually?
regards
olaf