Steve-

I've got CFLDAP to find the user in NDS, but I can't seem to make it check
the password. Here's what I'm doing now:

- One anonymous CFLDAP to find the user's name and verify that it exists.
- Another CFLDAP, this time using the name and password. Regardless of what
the user types in, CFLDAP happily returns the same data as the first query.

I'm not a Novell admin, so unfortunately I don't understand much on that
end. I've asked, and he (the novell guy) doesn't know much as far as LDAP
for NDS.

Any advice?

Thanks!

Norman Elton
Information Technology
College of William & Mary

-----Original Message-----
From: Steve Bernard [mailto:[EMAIL PROTECTED]]
Sent: Saturday, November 04, 2000 10:41 PM
To: CF-Talk
Subject: RE: Novell Advanced Security Woes


With native CF capability you'll have to use CFLDAP to query NDS' LDAP
interface directly. This doesn't allow you to use NDS as your AS repository
but, it's better than nothing. You could try hand building the schema in
NDS. Another option is to use native OS authentication/authorization but,
have that redirected to NDS. Like using Client32 for NT.

Steve


-----Original Message-----
From: Norman Elton [mailto:[EMAIL PROTECTED]]
Sent: Saturday, November 04, 2000 3:39 PM
To: CF-Talk
Subject: Novell Advanced Security Woes


Yes, it's the two things I hate the most: Novell, and Advanced Security....

But alas I must authenticate users. I've got advanced security setup to
authenticate off of LDAP. It fails if you don't enter a valid user name, but
it doesn't seem to care what password you type in.

Has anybody figured out how to authenticate NDS users? Surely it's been
done.

Thanks!

Norman Elton
Information Technology
College of William & Mary

----------------------------------------------------------------------------
--------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a
message with 'unsubscribe' in the body to [EMAIL PROTECTED]

------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to