91
seth_sd
Re: Need a module to wrap an external php page in xoops
  • 2004/11/18 17:59

  • seth_sd

  • Friend of XOOPS

  • Posts: 158

  • Since: 2004/11/9


You can also use an "iframe" in a page that you create with Tiny Content. Works great and allows you to have it populate the Tiny Content menu if you don't want to have a block.

I use it for a company directory and it just makes it real clean and simple.



92
seth_sd
Re: LDAP authentication
  • 2004/11/9 22:01

  • seth_sd

  • Friend of XOOPS

  • Posts: 158

  • Since: 2004/11/9


I have succesfully been able to authenticate against Active Directory utilizing the code provided but have a couple of issues.

1. I would like to be able to authenticate users from any of the "OU's" in my Active Directory structure which I have been unable to get working. If I have the following:

$base_dn = "OU=IT,O=org.example.com";

Then only users from "IT" can authenticate.

Is there a way to search from "O=org.example.com" down through the entire tree to authenticate all users?

2.I have only been able to get $uid_attr = "cn"; to work not "$uid_attr = "uid"; .

I am new to PHP but have a couple of other applications succesfully authenticating users across the entire organization with LDAP.

Any suggestions. I don't think I missed anything regarding this in these posts?




TopTop
« 1 ... 7 8 9 (10)



Login

Who's Online

233 user(s) are online (147 user(s) are browsing Support Forums)


Members: 0


Guests: 233


more...

Donat-O-Meter

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

Latest GitHub Commits