bowtellj
Posts: 65
|
| Posted: 12/11/2006, 3:41 PM |
|
Is there a way to authenticate the username and password against active directory for an intranet rather than storing the values in a sql table?
If so please point me in the right direction.
Thanks
_________________
Thanks
James
Just another Newbie! - Apache 2.24, PHP 5.2.3, MySQL 5.0.41, Windows XP SP2. CCS 3.2.0.2/4.0.2
|
 |
 |
peterr
Posts: 5971
|
| Posted: 12/11/2006, 3:51 PM |
|
Sure. http://forums.codecharge.com/search.php?s_keyword=activ...[]=21&s_period=
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
AdamJ
|
| Posted: 12/12/2006, 11:14 AM |
|
Sorry Peter,
None of the forum link you provided above gives a solution to authenticate the username and password against the active directory.
Will really appreciate if YesSoftware can acutally give us a sample code for Active Directory Authentication for all language. I know that this question has been asked many times. Please consider this request as this will help all of us...
Thank you.
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 12/12/2006, 2:10 PM |
|
Here is one specific, working solution I found using the above search link: http://forums.codecharge.com/posts.php?post_id=55643
Adam,
Keep in mind that thousands of topics are being discussed here many times and this is an opportunity for everyone to participate. You too can give a little something and help grow the community by researching a topic (for example on Google), providing examples or at least asking more specific questions. Unfortunately "let's write about something for all languages" doesn't even seem to express your needs. Are you using AD with Perl for example?
At the same time we can wait for YesSoftware to provide additional examples and features, and hopefully every topic will be covered in the future!
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
rbaldwin
Posts: 172
|
| Posted: 12/13/2006, 4:25 PM |
|
a more basic question might be what web server are you using?
|
 |
 |
bowtellj
Posts: 65
|
| Posted: 12/14/2006, 12:19 AM |
|
Everyone, Thanks.
Knowing it can be done will give me peace down the line after I get the app developed. As indicated I am new to all of this and I have just got Apache 2.0 & PHP5.0.59 up and running. My test page in CCS sucessfully connected to my sample table in MySQL.
Off I go to design my DB.
Chow.
_________________
Thanks
James
Just another Newbie! - Apache 2.24, PHP 5.2.3, MySQL 5.0.41, Windows XP SP2. CCS 3.2.0.2/4.0.2
|
 |
 |
|