1
stan88
Does Xoops use the /etc/passwd for login?
  • 2005/2/23 13:45

  • stan88

  • Just popping in

  • Posts: 2

  • Since: 2005/2/23


Hi there~

I want use the login account of server to login Xoops?
How to do this?
Or XOOPS does not support it?

Thanks
Stanley

2
LazyBadger
Re: Does Xoops use the /etc/passwd for login?

You can want it... But - XOOPS haven't in core "authentication abstraction layer", thus you have to
- wait implementation
- use "authentication hack" (seach forum) and write own auth-mech

3
stan88
Re: Does Xoops use the /etc/passwd for login?
  • 2005/2/23 16:03

  • stan88

  • Just popping in

  • Posts: 2

  • Since: 2005/2/23


It seems like a LDAP Authentication.
I just want the XOOPS use Linux server default authentication method.
Use /etc/passwd only...

4
ackbarr
Re: Does Xoops use the /etc/passwd for login?

Xoops 2.0.9.x (or earlier) does not support that style of authentication natively.

Using the Authentication Hack, you'd have to roll your own authentication mechanism. In fact, if you have sample PHP code that can check credentials against /etc/passwd, I'd like to see it, as my google searches came up empty.

Login

Who's Online

394 user(s) are online (83 user(s) are browsing Support Forums)


Members: 0


Guests: 394


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits