Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Jul 1999
Posts: 118
Enthusiast
Enthusiast
Offline
Joined: Jul 1999
Posts: 118
I want to password some other directories on my server, using the registered board users.

More difficult, I would like to admit only certain members of a certain group called "members"

I found the following things on redhat linux
mod_auth_any-1.0.2-1
mod_auth_mysql-1.11-1

Basically auth_mysql seems to be mature standard code (still not sure if it works, anyone has experience?). It probably would work to admit ALL users, but not to admit only users belonging to a certain usergroup!!?

Auth_any seeems to be more obscure. It allows you to write your own code for authentication, the problem is I dont get it to work. I have contact with the module writers though. They first were helpful but did not answer any more for a while



AuthName "(auth any!!! ok)"
AuthType Basic
AuthAnyUserProg "./.verify"

require valid-user


AuthName "(MNA ID and Password)"
AuthType Basic
AuthAnyUserProg "/path/to/authClient your.webnis.server 65000"

require valid-user

<Directory /home/httpd/www3.angeles2.com/authAny>
Options ExecCGI
AuthName "(auth any!!! ok)"
AuthType Basic
AuthAnyUserProg "/home/httpd/www3.angeles2.com/authAny/.verify"

require valid-user

</Directory>



http://www.mysql.com/udmsearch/search.php?q=mod_auth_mysql
http://www.apacheweek.com/features/modulesoup
http://httpd.apache.org/docs/misc/FAQ-G.html#auth-on-same-machine


http://modules.apache.org/
mod_auth_db
mod_auth_mysql
http://modules.apache.org/search?id=416


http://modules.apache.org/search?id=6
http://www.oreillynet.com/cs/user/forum/cs_disc/234


http://codesorcery.net/authentication/
htaccesss
http://apachetoday.com/news_story.php3?ltsn=2000-07-19-002-01-NW-LF-SW

Sponsored Links

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240430)