[PHP-WIN] Re: Active Diretory????????????

2001-11-19 Thread Troy Moreland
You could use LDAP. Just depends on what attributes you are dealing with since AD isn't a true LDAP directory. Anything from the inetOrgPerson class can not be pulled or updated with AD... "Ryan Conover" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Has an

Re: [PHP-WIN] Secure Web Application

2001-11-19 Thread Troy Moreland
I meant LDAP SSL, not HTTP SSL! :) "Egil Helland" <[EMAIL PROTECTED]> wrote in message 2008233756.BGQE4910.mta01@workhorse">news:2008233756.BGQE4910.mta01@workhorse... On Sun, 18 Nov 2001 11:58:20 -0600, Troy Moreland wrote: >Can anyone give me details

Re: [PHP-WIN] Back button using sessions

2001-11-19 Thread Troy Moreland
@workhorse">news:2008233831.BGQY4910.mta01@workhorse... On Sun, 18 Nov 2001 12:01:11 -0600, Troy Moreland wrote: >Can someone tell me how to get around the following problem: > >I am using sessions to store a person's ID and password that they >authenticate with at the start page.

[PHP-WIN] Back button using sessions

2001-11-18 Thread Troy Moreland
pired, hit Refresh to Reload" kind of message. How can this be avoided? I've written the same application without sessions (unsecure obviously) and I don't get asked for refreshes at all. Thanks, Troy Moreland -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-ma

[PHP-WIN] Secure Web Application

2001-11-18 Thread Troy Moreland
platform and no one has been able to help me with encrypting on this platform. Thanks, Troy Moreland -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-WIN] MCrypt for Windows

2001-09-23 Thread Troy Moreland
I've seen this same question posted many times before. I received emails from countless people in the past several months asking me this. How do you get MCrypt for the Windows platform??? Troy Moreland Network Services Architect [EMAIL PROTECTED] -- PHP Windows Mailing List

Re: [PHP-WIN] LDAP - Undefined index errors

2001-02-22 Thread Troy Moreland
nname, not givenName. ""Troy Moreland"" <[EMAIL PROTECTED]> wrote in message 973hp3$1sv$[EMAIL PROTECTED]">news:973hp3$1sv$[EMAIL PROTECTED]... > I am able to connect and get information from my directory now, thanks to a > lot of peoples help! :) > > I n

[PHP-WIN] LDAP - Undefined index errors

2001-02-22 Thread Troy Moreland
ned fields and some work, some don't. Thanks in advance for you're help! Troy Moreland -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-WIN] R: [PHP-WIN] LDAP Configuration

2001-02-22 Thread Troy Moreland
r.webhop.org | > \---/ > > > > > -Messaggio originale- > Da: Troy Moreland <[EMAIL PROTECTED]> > A: [EMAIL PROTECTED] <[EMAIL PROTECTED]> > Data: giovedì 22 febbraio 2001 16.55 > Oggetto: Re: [PHP-WIN] LDAP Configuration

Re: [PHP-WIN] LDAP Configuration

2001-02-22 Thread Troy Moreland
I did download the "big" download. I do have that file and have it in the correct directory. The file is called php_ldap.dll. "Ben Cairns" <[EMAIL PROTECTED]> wrote in message 3A94EB49@tech-01">news:3A94EB49@tech-01... > Please ensure that you do actually have the ldap dll, as these do NOT shi

Re: [PHP-WIN] LDAP Configuration

2001-02-22 Thread Troy Moreland
Same result! : ( "Gonzalo Vera" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > I understand that I need to: > > - Uncomment php_ldap.dll extension in PHP.INI <- Done > > - Modify extension_dir in PHP.INI <- Done (C:\PHP\) > > I think this should be c:/php/e

[PHP-WIN] LDAP Configuration

2001-02-22 Thread Troy Moreland
machinename) <- Done (Also in Administrators group) Symptom: When I load any PHP doc, I now get the following error message: Unable to load dynamic library 'C:\PHP\php_ldap.dll' - The specified module could not be found. Please help!!! :) Troy Moreland -- PHP Windows Mailing List