| Fri Sep 09, 2005 10:17 pm |
| Replies: 4 |
| Views: 16750 |
|
 |
something like:
(&(objectClass=user)(objectCategory=person)(samaccountname=*)(memberof=cn=GroupName,ou=Groups,ou=DomainName,dc=Domain,dc=com))
|
| Tue Aug 23, 2005 6:45 pm |
| Replies: 2 |
| Views: 25650 |
|
 |
I have an open source perl script that automates access to the Medi-CAL website to check insurance eligibility (for the health care industry.) I am a CF shop and don't know perl at all.
I need s ...
|
| Fri Mar 11, 2005 7:31 pm |
| Replies: 2 |
| Views: 9005 |
|
 |
That was the one I wanted. (of course the only one I didn't try.)
Thanks!
Josh
|
| Fri Mar 11, 2005 6:45 pm |
| Replies: 2 |
| Views: 9005 |
|
 |
... more specifically I'm looking for a way access Request.ServerVariables("LOGON_USER") in Cold Fusion. My users are stuck on IE and are being authenticated to a domain. Would like to be able to "c ...
|
| Wed Mar 02, 2005 11:43 pm |
| Replies: 2 |
| Views: 8781 |
|
 |
Any suggestion in parsing a mail address field?
Users will entering addresses via a textarea field in the form of:
street1
street2
city, state zip
Do to what I am doing I'm stuck with the t ...
|