PC Review


Reply
Thread Tools Rate Thread

Authenticate users in Unix using C#

 
 
lpinho
Guest
Posts: n/a
 
      4th Nov 2005
Hi all,

does anyone has an idea of how to do this?

We have a authentication engine, that would also support Unix users to
authenticate in Unix, I was thinking in connecting to the Unix machine
and when if sent the wrong user name or password an error would be
returned and I would not authenticate the user.

Is this possible?

Thanks,

Luís Miguel Pinho

 
Reply With Quote
 
 
 
 
Viraptor
Guest
Posts: n/a
 
      4th Nov 2005
You can try connecting to a simple service that authenticates users on
that Unix box and talk to it (pop3/imap/telnet/ldap?).
Other option is to write your own app for that unix box in c# (Mono
project) that would authenticate users (library call to pam, or
whatever you use to check logins, or maybe Mono.Unix.UnixUser...) and
send feedback if data was ok.

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Once in a while, a few users can not authenticate.. Edwin Knoppert Microsoft ASP .NET 1 8th Sep 2006 08:21 AM
OWA - users can't authenticate Bill Microsoft Outlook 2 27th Jan 2004 03:35 AM
How to authenticate users? Michael Di Berardino Microsoft Dot NET Framework Forms 0 7th Nov 2003 11:24 AM
unix user to authenticate to a MS kdc Patrick Microsoft Windows 2000 Active Directory 2 21st Aug 2003 03:23 PM
unix user to authenticate to a MS kdc Patrick Microsoft Windows 2000 Security 2 21st Aug 2003 03:23 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:42 PM.