public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Fermin Sanchez" <fermin@fermin.ch>
To: <cygwin@cygwin.com>
Subject: RE: ssh login with [rd]sa key, permissions on keyfile problems
Date: Sun, 21 Sep 2003 08:32:00 -0000	[thread overview]
Message-ID: <99AE13FA0F1F824AA6D299741FE6C82F8F33@dcp1.home.fermin.ch> (raw)

Hello Igor 

> Is your home directory on an SMB share?  If so, you may need 
> to add "smbntsec" to your CYGWIN environment variable.

Yes it is - so to speak. It's on a Windows Server 2003 Share, not on
Samba.

> Also, can you please post the output of "getfacl ~/.ssh" and 
> "getfacl ~/.ssh/id_rsa"?

Not a problem, here we go:

$ getfacl ~/.ssh
# file: //dcp1/users/fermin/.ssh
# owner: fermin
# group: Domain Users
user::rwx
group::r-x
other:r-x
mask:rwx

$ getfacl ~/.ssh/id_rsa
# file: //dcp1/users/fermin/.ssh/id_rsa
# owner: fermin
# group: Domain Users
user::rw-
group::r--
other:r--
mask:rwx


Regards
Fermin

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

             reply	other threads:[~2003-09-21  8:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-21  8:32 Fermin Sanchez [this message]
2003-09-21 12:43 ` Corinna Vinschen
  -- strict thread matches above, loose matches on Subject: below --
2003-09-21 14:08 Fermin Sanchez
2003-09-22  8:55 ` Corinna Vinschen
2003-09-20 20:11 Fermin Sanchez
2003-09-21  3:37 ` Igor Pechtchanski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=99AE13FA0F1F824AA6D299741FE6C82F8F33@dcp1.home.fermin.ch \
    --to=fermin@fermin.ch \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).