| 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 |
| content-class: | urn:content-classes:message |
| Subject: | re: windows authentication for cygwin sshd |
| MIME-Version: | 1.0 |
| Date: | Mon, 15 Mar 2004 10:51:59 -0800 |
| Message-ID: | <C75BC7A96CFE2C44B38C639E4362739E018A2C85@postman.ms.polyserve.com> |
| X-MS-Has-Attach: | |
| X-MS-TNEF-Correlator: | |
| From: | "Matt Berney" <mberney AT polyserve DOT com> |
| To: | <exnihilo4 AT myrealbox DOT com>, <cygwin AT cygwin DOT com> |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id i2FIqoW5017476 |
Calvin, You can update the /etc/passwd file and /etc/group file with the domain users and groups with the following command: cd /etc /usr/bin/mkpasswd -l -g -d > passwd /usr/bin/mkgroup -l -d > group net stop sshd && net start sshd Use 'man mkpasswd' & 'man mkgroup' for help. --Matt -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |