Re: CF logins, authenticate against Novell NDS???how?

2000-06-06 Thread Kevin Marshall
I did a little searchin' in the Allaire forums and came up with an interesting post about this subject: http://forums1.allaire.com/DevConf/Index.cfm?Message_ID=487949 This explains how to generate the certificate for the SSL link to the Novell LDAP server. You also may want to search for "LDA

Re: CF logins, authenticate against Novell NDS???how?

2000-06-06 Thread Larry Meadors
http://www.novell.com/products/nds/ http://developer.novell.com/nds/ Their eDirectory product (based on NDS) is supposed to be a pretty impressive piece of work. Used by cnn and several other big names... Larry >>> [EMAIL PROTECTED] 06/02/00 11:56AM >>> Lanny et al..., Care to point us NDS "

RE: CF logins, authenticate against Novell NDS???how?

2000-06-06 Thread Paul Ihrig
yes i would also like to know more on the steps required for this! -paul > -Original Message- > From: Steve Aylor [SMTP:[EMAIL PROTECTED]] > Sent: Friday, June 02, 2000 1:57 PM > To: [EMAIL PROTECTED] > Subject: Re: CF logins, authenticate against Novell NDS???how

Re: CF logins, authenticate against Novell NDS???how?

2000-06-03 Thread Steve Aylor
ne 01, 2000 11:07 AM Subject: Re: CF logins, authenticate against Novell NDS???how? > Don't forget LDAP with NDS. With NDS8 and CF 4.5 it is blazingly fast > and 4.5 supports SLDAP for security. > > Lanny > > > >>> Larry Meadors <[EMAIL PROTECTED]> Wed

Re: CF logins, authenticate against Novell NDS???how?

2000-06-01 Thread Lanny R. Udey
Don't forget LDAP with NDS. With NDS8 and CF 4.5 it is blazingly fast and 4.5 supports SLDAP for security. Lanny >>> Larry Meadors <[EMAIL PROTECTED]> Wednesday, May 31, 2000 >>> We've used NDS for NT and basic authentication. That works pretty well because the NDS users get replicated as NT us

Re: CF logins, authenticate against Novell NDS???how?

2000-05-31 Thread Kevin Marshall
Paul, You should be able to access NDS directory info via CFLDAP. Your network admins will need to set up an LDAP server on one of your Novell servers -- I don't think it is installed by default on a Novell server. I know others on this list have done this -- to be honest, I haven't but have

Re: CF logins, authenticate against Novell NDS???how?

2000-05-31 Thread Larry Meadors
We've used NDS for NT and basic authentication. That works pretty well because the NDS users get replicated as NT users. Easy to set up too. With CF 4.5's enhancements to , you can really use any data source to do basic authentication. We're also looking into using Novell's ODBC driver for NDS

RE: CF logins, authenticate against Novell NDS???how?

2000-05-31 Thread Bryan Batchelder
---_=_NextPart_001_01BFCB1E.A878D880 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable RE: CF logins, authenticate against Novell NDS???how? I believe Netware 5 uses a form of LDAP as the = directory serviceyou could try and fin