This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: cygwin 1.7.5, 'id -ng' fails when /etc/group is a symlink
- From: "DePriest, Jason R." <jrdepriest at gmail dot com>
- To: cygwin at cygwin dot com
- Date: Wed, 23 Jun 2010 00:09:46 -0500
- Subject: Re: cygwin 1.7.5, 'id -ng' fails when /etc/group is a symlink
- References: <4C21861E.5040201@comcast.net>
On Tue, Jun 22, 2010 at 10:57 PM, Ken <> wrote:
> I was of the understanding that junctions were not supported over a CIFS
> share (my ultimate target; as with 1.5x). ?Perhaps you have information to
> the contrary?
>
> Since I have to manage the Win XP side for the foreseeable future, it
> appears that I will have to adopt another methodology to centrally manage
> these files due to the new 1.7x symlink implementation.
>
> That said, I still think Cygwin is GREAT!
>
> Thank you again,
> Ken
>
I looked up some information on NTFS junction points.
From Wikipedia: "Junction points can only link to directories on a
local volume; junction points to remote shares are unsupported."
You could try Microsoft DFS which *does* support network mounts.
You could also try fsutil to create a hard link to the /etc/group file
(http://technet.microsoft.com/en-us/library/cc788097%28WS.10%29.aspx).
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple