public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Still confused about cyg_server vs. user id when logging in   via ssh
@ 2013-11-03 20:04 cygwin
  2013-11-04 12:03 ` Corinna Vinschen
  0 siblings, 1 reply; 3+ messages in thread
From: cygwin @ 2013-11-03 20:04 UTC (permalink / raw)
  To: cygwin

When I login via ssh, I *appear* at first glance to have the same id
and privileges as I do when I log in directly.

a) If I am an administrator, then 'id -a' gives the following
   consistent answer for both direct and ssh login:
   	uid=1001(myusername) gid=513(None) groups=513(None),0(root),544(Administrators),545(Users)

b) If I am a regular user, then 'id -a' gives the following consistent
answer:
   	uid=1001(myusername) gid=513(None) groups=513(None),545(Users)


However, there are some important differences.
1. First and most importantly, when I log in as administrator via 'ssh',
   somehow cyg_server seems to be the real owner of all my files
   (despite the fact that cygwin 'ls -al' seems to mask that).

In particular, 'subinacl' gives
   /owner =mymachine\cyg_server
   /pace =winlawyer\cyg_server  Type=0x0 Flags=0x0 AccessMask=0x1f019f
For all files that are actually owned by me... though it gets the
ownership right for files owned by others.

This is a problem since I use ssh, as part of my backup scripts to run
subinacl to backup acls.

My bottom line question is whether there is any way to login via SSH
and to get a shell with true ADMINISTRATOR privileges so that there is
no difference between a SSH log in and a local login... at a minimum
is there any way to get subinacl to work right.

2. Whether I log in as an ordinary user or as administrator via SSH,
only some but not all user variables are properly set. So, for example
"HOME" seems to be set properly but not for example "APPDATA". I don't
understand why some variables are set and not others...


--
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-11-06 14:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-03 20:04 Still confused about cyg_server vs. user id when logging in via ssh cygwin
2013-11-04 12:03 ` Corinna Vinschen
2013-11-06 14:32   ` Anthony Geoghegan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).