Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net Security (http://www.velocityreviews.com/forums/f62-asp-net-security.html)
-   -   Authenticating against Novell. (http://www.velocityreviews.com/forums/t765719-authenticating-against-novell.html)

Keith 02-01-2004 06:00 AM

Authenticating against Novell.
 
You're essentially trying to do pass-through NTLM
authentication against NDS. Novell has a solution for
this called "NDS Authentication Services".
Unfortunately, either that product is now wrapped into
something else or at the end of its life.

Here's a link:

http://developer.novell.com/ndk/nds-as.htm

I'd call Novell if I were you and find out the complete
answer.

>-----Original Message-----
>Anybody has any idea on how I could authenticate against

Novell NDS with a
>functionnality like Windows Authentication.
>Let me explain. Clients on Windows network don't need to

enter their
>username/password to authenticate. In IIS allow

anonymous = false and
>Windows authentication is set to on, so the users are

validated against
>their domain\username. Come's a novell client....
>
>Will I have to get them to re-enter their novel

username/password
>combination so that at the webservice end I can Validate

their
>username/password pair in NDS or is there a way to get

the IIS box to
>authenticate the Novell user without passing the

username/password info.
>Any ideas on this ?
>Thanks.
>
>Chris.
>
>
>.
>



All times are GMT. The time now is 11:11 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57