On Tuesday 07 November 2006 12:37, you wrote:
> So how can i implement a SSO via PHP only ?
To use LDAP from within PHP you need to have a version of PHP with LDAP
support available. Check the PHP online docs for how to do this.
Assuming you know how to use PHP to create a standard looking logi
On Tuesday 07 November 2006 12:13, Alain Roger wrote:
> I'm currently developing a PHP application as intranet tool for our
> company. I would like to make users connect to this tool with an
> authentification window where they can enter their domain login and
> password.
> via LDAP and Apache modu
lationship with a software company that can offer whatever
additional support you think you need.
--
Nick Talbott
IT Policy and Planning Manager/Rheolwr Polisi a Chynllunio TGCh
Powys County Council, UK
web: www.powys.gov.uk
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Thursday 24 February 2005 9:38 am, N Deepak wrote:
> Jacques wrote:
> > Which function can I use to capture a user's IP Address when he registers
> > on my site. I would like to store this value in a database.
>
> print $_SERVER['REMOTE_ADDR'];
>
> --Deepak
..But be careful! -If the user is go
applications.
Then skim though the following sections and come back to them when you need to
use them:
- Error Handling and Logging Functions
- HTTP Functions
- Miscellaneous Functions
- Network Functions
- Regular Expression Functions
Then dig into the other sections in the function referenc
ackage and may be too sophisticated
(and hence maybe not worth the learning curve) for your requirements. If you
either need a large setup with many content authors, or are likely to use it
for a number of sites it's well worth the effort.
Ask me off-list if you have any specific questions.
off-list if you wish.
Regards
- Nick
--
Nick Talbott, Powys County Council (UK)
IT Policy and Strategy Manager/Rheolwr Polisi a Chynllunio TGCh
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Friday 31 May 2002 10:53 am, David Eisenhart wrote:
> Hi
>
> I am writing a function to construct page links within my site; I want it
> to append the session id to the URL's query string if the client does not
> accept cookies (and ignore the session id if the client does accept
> cookies).
>
organization" to the objectclass, then replaces this by
assigning "uidObject" to the same variable.
I think what you need is
$info["objectclass"][0]="organization";
$info["objectclass"][1]="uidObject";
This is the way you assign multi
u might set the
basedn for the search to be
ou=Whatever Section,o=Your Organisation,c=US
HTH
Nick Talbott
IT Policy and Strategy Manager, Powys County Council, UK
email [EMAIL PROTECTED]
FAX +44 (0) 1597 824781
web http://www.powys.gov.uk and http://www.powysweb.co.uk
-Original Message-
If you want any more information, please contact me off the list.
Kind regards
Nick Talbott
IT Policy and Strategy Manager, Powys County Council, UK
email [EMAIL PROTECTED]
FAX +44 (0) 1597 824781
web http://www.powys.gov.uk and http://www.powysweb.co.uk
-Original Message-
From: andreas (@wor
11 matches
Mail list logo