Menu

#2 group id´s

open
nobody
None
5
2000-10-30
2000-10-30
Anonymous
No

Discussion

  • Nobody/Anonymous

    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

     
  • Nobody/Anonymous

    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

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.