This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Domain user cannot login to remote PC


Hello gurus,

In order to access a remote PC, I updated /etc/group and
/etc/passwd on the remote PC.

/etc/group contains:
SYSTEM:S-1-5-18:18:
None:S-1-5-21-1681026574-976757939-617630493-513:513:
Administrators:S-1-5-32-544:544:
Backup Operators:S-1-5-32-551:551:
Guests:S-1-5-32-546:546:
Power Users:S-1-5-32-547:547:
Replicator:S-1-5-32-552:552:
Users:S-1-5-32-545:545:
Domain Users:S-1-5-21-220523388-688789844-725345543-513:10513:

/etc/passwd contains:
SYSTEM:*:18:544:,S-1-5-18::
Administrators:*:544:544:,S-1-5-32-544::
Admin:*:501:513:U-RRBACK\Admin,S-1-5-21-1681026574-976757939-617630493-501:/home/Admin:/bin/bash

isoft:*:1007:513:RR
isoft,U-RRBACK\isoft,S-1-5-21-1681026574-976757939-617630493-1007:/home/isoft:/bin/bash

IUSR_RRBACK:*:1000:513:Internet Guest
Account,U-RRBACK\IUSR_RRBACK,S-1-5-21-1681026574-976757939-617630493-1000:/home/IUSR_RRBACK:/bin/bash

sshd:*:1008:513:sshd
privsep,U-RRBACK\sshd,S-1-5-21-1681026574-976757939-617630493-1008:/var/empty:/bin/bash

TsInternetUser:*:1001:513:TsInternetUser,U-RRBACK\TsInternetUser,S-1-5-21-1681026574-976757939-617630493-1001:/home/TsInternetUser:/bin/bash

magr40:*:12085:10513:magr40,U-TCAD\magr40,S-1-5-21-220523388-688789844-725345543-102085:/home/magr40:/bin/bash

When I connect from the local PC, it fails on magr40's password:
[magr40@gj2qf0j]~:{33}:$ ssh magr40@rrback
Could not create directory 'home/magr40/.ssh'.
The authenticity of host 'rrback (1.2.3.4)' can't be established.
RSA key fingerprint is ab:...:8d.
Are you sure you want to continue connecting (yes/no)? yes
Failed to add the host to the list of known hosts
(home/magr40/.ssh/known_hosts).
magr40@rrback's password: <magr40's password in the domain>
Permission denied, please try again.

I have created /home/magr40 and /home/magr40/.ssh, and the
problem still persists.

Should I have created these files on the remote PC manually ?

What am I supposed to do to allow magr40 access the remote PC ?

Any hints will be greatly appreciated.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]