| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| Message-Id: | <200807261412.m6QECLcA001404@tigris.pounder.sol.net> |
| To: | cygwin AT cygwin DOT com |
| From: | cygzw AT trodman DOT com (Tom Rodman) |
| Reply-to: | cygwin AT cygwin DOT com |
| Subject: | /etc/group manual-edits-workaround still reqd in 1.7? |
| Date: | Sat, 26 Jul 2008 09:12:21 -0500 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
I use cygwin in a large domain, from time to time my account is
added or removed from domain groups without any warning (last
time 'IT' added 'Domain Users' to some other domain group - so all
domain users were impacted!). When this happens my credentials in
a password-authenticated ssh session, get clobbered & I have
to manually edit /etc/group, per:
http://cygwin.com/ml/cygwin/2005-07/msg01287.html
Does this issue "go away" under cygwin 1.7?
--
thanks,
Tom
--
PS
I run a windows-scheduled job to watch for changes in
the output of:
id -G|tr ' ' \\n|awk '$1 > 9999'|sort -n|tr \\n ,|sed 's~,$~~'
(to detect chgs in list of domain groups I'm in; chg => edit /etc/group)
--
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 |