Apache Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationApache Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old January 21st, 2002, 06:58 AM
Dekers Dekers is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Jan 2002
Posts: 540 Dekers User rank is Sergeant (500 - 2000 Reputation Level)Dekers User rank is Sergeant (500 - 2000 Reputation Level)Dekers User rank is Sergeant (500 - 2000 Reputation Level)Dekers User rank is Sergeant (500 - 2000 Reputation Level)Dekers User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 4 Days 11 h 26 m 22 sec
Reputation Power: 18
apache - trying to build a password mask for a forum

Hi all.
I want to use Perl to create an Internet forum on an Apache webserver
(for the Intranet site in the company I work for).
Our server is has SUSE OS (NIS) and we use Apache as webserver.
User ID is saved on passwd
Passwords are saved on shadow

My question:
how can I create a forum where ppl must log-in each time they want
to change anything?

I would like that the user will be able to use his own log-in name and
password which he uses when he gets access to the network server.

Would be happy for any hint or idea I might get.
Thanks.

Reply With Quote
  #2  
Old January 21st, 2002, 08:19 AM
freebsd freebsd is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 5 freebsd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
>> Passwords are saved on shadow

There are quite a few of modules to check against system passwd. Start here -> http://modules.apache.org/search

>> where ppl must log-in each time

You can't stop your co-workers from setting their browsers to remember password. Since you ask this in Apache forum, I assume you are trying to use .htaccess method. For that, do a search for the appropriate auth module. For forum, however, nobody uses htaccess approach. But to authenticate against system passwd, you can't use mod_php, you need to use suid root CGI.

>> be able to use his own log-in name and password

That's what LDAP is for. During initial user account creation, you should ldapadd his entire profile to LDAP. Many protocols, just to name a few, FTP, POP, IMAP and Apache, are LDAP-aware.

Reply With Quote
  #3  
Old January 28th, 2002, 07:03 AM
Dekers Dekers is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Jan 2002
Posts: 540 Dekers User rank is Sergeant (500 - 2000 Reputation Level)Dekers User rank is Sergeant (500 - 2000 Reputation Level)Dekers User rank is Sergeant (500 - 2000 Reputation Level)Dekers User rank is Sergeant (500 - 2000 Reputation Level)Dekers User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 4 Days 11 h 26 m 22 sec
Reputation Power: 18
Question Forum mask

First, thanks.
I have now even more questions than before but I will take it one at a time... :-)
Q: is it possible to use YP instead of LDAP in this matter? The thing is that we have this module already configured and running on our server and it may save us a lot of time running a new one (LDAP).
What do you say.
Thanks again.

Reply With Quote
  #4  
Old January 28th, 2002, 07:42 AM
freebsd freebsd is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 5 freebsd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
You can say YP works the same as LDAP in your situation but not too many programs are YP-aware. LDAP is the future, but it takes alot of time to learn it. For an average M$ user, maybe 5 years.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationApache Development > apache - trying to build a password mask for a forum


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway