| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <015301c2baea$87aa1720$78d96f83@POMELLO> |
| From: | "Max Bowsher" <maxb AT ukf DOT net> |
| To: | <jurgen DOT defurne AT philips DOT com>, <cygwin AT cygwin DOT com> |
| References: | <OF0E8587E0 DOT DB26B3D6-ON41256CAD DOT 0035481E-C1256CAD DOT 0035A775 AT diamond DOT philips DOT com> |
| Subject: | Re: Paasword validation in Windows Domain ? |
| Date: | Mon, 13 Jan 2003 09:59:57 -0000 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1106 |
jurgen DOT defurne AT philips DOT com wrote:
> Hello,
>
> I want to know if it is possible using the Cygwin tools
> to validate a user/password against the domain
> a computer is in.
>
> I would like to setup web service on the intranet,
> which can only be used by certain persons. Since
> I a have no interest in creating and maintaining a
> user database, it would be nice if users of the
> service can be prompted for their name and
> password, and that I can validate these against
> the current domain.
AFAIK, you can almost do what you want. It should all work provided you keep
your /etc/passwd up-to-date as you add and remove users. NB: Passwords are
*not* stored in /etc/passwd, they are checked with Windows - i.e. what you
want.
I suggest that you look at mk{passwd,group} -d and see if you can work out
an acceptable way of regenerating this on a schedule or when users are
created/removed.
Max.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |