RE: Problems with users home directory on cygwin64 on Windows 10
Ross Boulet <[email protected]> Wed, 7 Feb 2018 18:15:24 +0000
| Newsgroups | gmane.os.cygwin.xfree |
|---|---|
| Message-ID | <F187BCB1819C944184FEFF04AA702BF60112B89CF4@ORD2MBX05E.mex05.mlsrvr.com> |
> -----Original Message----- > From: [email protected] [mailto:cygwin-xfree- > [email protected]] On Behalf Of Steinar Bang > Sent: Wednesday, February 07, 2018 9:07 AM > To: [email protected] > Subject: Problems with users home directory on cygwin64 on Windows 10 >=20 > Platform: Intel i7, Windows 10 Pro > Cygwin64 >=20 > I installed cygwin X yesterday (basically the xorg-server, xlaunch, lxter= minal, > openssh and mosh). SSH doesn't work in the resulting installation because > cygwin believes the home directory is /home/sb. >=20 > I have set HOME as an environment variable, that in cygwin looks like: > HOME=3D/cygdrive/d/Profiles/sb >=20 > getent reports the following: > sb@ITEM-S63383:~$ getent passwd sb > sb:*:1294839:1049089:U-AD-ONE\sb,S-1-5-21-2260904419-1400770398- > 4175912926-246263:/home/sb:/bin/bash > sb@ITEM-S63383:~$ >=20 > The user "sb" is an AD user and the computer belongs to an active domain. >=20 > I have tried the following: > 1. Adding the following line to the /etc/nsswitch.conf file (also known > as C:\cygwin64\etc\nsswitch.conf ): > db_home: windows > 2. Stopped all cygwin windows, but this didn't help 3. Changed the conf= ig to > db_home: /%H > 4. Stopped all cygwin windows, but the home directory was still > /home/sb > 5. Changed the /etc/nsswitch.conf file back to > db_home: windows > 5. Rebooted, but home directory was still /home/sb 6. Checked for > /etc/password and/or /etc/group, but no such file were > present >=20 > Any ideas? >=20 > Thanks! >=20 >=20 > - Steinar >=20 >=20 > -- [Ross Boulet]=20 Have you tried running mkpasswd? The man page for mkpasswd looks like it mi= ght accomplish what you want. Also, this mailing list is deprecated. Please see https://cygwin.com/ml/cyg= win-xfree-announce/2015-03/msg00001.html -Ross -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/