RE: can't access remote shares when using ssh with rsa key - passwd -R / set(e)uid / LogonUser is not working as expected

2019-03-18 Thread Maayan Apelboim
If password auth or `passwd -R' auth is used you'll have the "4(INTERACTIVE)" group in your `id' output. If S4ULogon is used you'll have the "2(NETWORK)" group in your `id' output. This is one way to identify which logon method has been used. >>&g

Re: can't access remote shares when using ssh with rsa key - passwd -R / set(e)uid / LogonUser is not working as expected

2019-03-14 Thread Corinna Vinschen
gt; > > Corinna > > -- > Corinna Vinschen > Cygwin Maintainer > > --- > > Yes, I'm sure I used the correct password, I use it all the time and I > also tried running passwd -R multiple

RE: can't access remote shares when using ssh with rsa key - passwd -R / set(e)uid / LogonUser is not working as expected

2019-03-14 Thread Maayan Apelboim
en Cygwin Maintainer --- Yes, I'm sure I used the correct password, I use it all the time and I also tried running passwd -R multiple times in case I entered it wrongly. I'm not sure what are "interactive" & "network" groups - do you mean literally

Re: can't access remote shares when using ssh with rsa key - passwd -R / set(e)uid / LogonUser is not working as expected

2019-03-13 Thread Corinna Vinschen
Please, don't top-post. On Mar 13 08:31, Maayan Apelboim wrote: >> From: Corinna Vinschen >> Sent: Wednesday, March 6, 2019 2:28 PM >> To: cygwin@cygwin.com >> Subject: Re: can't access remote shares when using ssh with rsa key - passwd >> -R / set(e)uid / LogonU

RE: can't access remote shares when using ssh with rsa key - passwd -R / set(e)uid / LogonUser is not working as expected

2019-03-13 Thread Maayan Apelboim
Hi, I appreciate your detailed response, however, stored passwords doesn't work properly. I've read the article and ran passwd -R as described - no errors generated and I was able to find the relevant registry entry after running the command, but still can't access network shares (access

Re: can't access remote shares when using ssh with rsa key - passwd -R / set(e)uid / LogonUser is not working as expected

2019-03-06 Thread Corinna Vinschen
On Mar 6 13:28, Corinna Vinschen wrote: > On Mar 6 10:09, Maayan Apelboim wrote: > > Well, it doesn't work OK unfortunately, but I'm not sure if I missed > > something in the process, or is it just not working properly. > > I'm a bit worried to upgrade to 3.0.2 at the moment cause it's a major

Re: can't access remote shares when using ssh with rsa key - passwd -R / set(e)uid / LogonUser is not working as expected

2019-03-06 Thread Corinna Vinschen
On Mar 6 10:09, Maayan Apelboim wrote: > Well, it doesn't work OK unfortunately, but I'm not sure if I missed > something in the process, or is it just not working properly. > I'm a bit worried to upgrade to 3.0.2 at the moment cause it's a major > version and will probably have new bugs that I

RE: can't access remote shares when using ssh with rsa key - passwd -R / set(e)uid / LogonUser is not working as expected

2019-03-06 Thread Maayan Apelboim
shares problem? Thank you for your reply -Original Message- From: Achim Gratz [mailto:strom...@nexgo.de] Sent: Tuesday, March 5, 2019 9:28 PM To: cygwin@cygwin.com Subject: Re: can't access remote shares when using ssh with rsa key - passwd -R / set(e)uid / LogonUser is not working

Re: can't access remote shares when using ssh with rsa key - passwd -R / set(e)uid / LogonUser is not working as expected

2019-03-05 Thread Achim Gratz
Maayan Apelboim writes: > To my understanding this feature should be working in older versions > as well. If it works OK with 2.11.2, then wait a few moments for 3.0.2 to appear and it should work the same, plus you can then run the service under Local System instead of the special cyg_server

RE: can't access remote shares when using ssh with rsa key - passwd -R / set(e)uid / LogonUser is not working as expected

2019-03-05 Thread Maayan Apelboim
Repin [mailto:anrdae...@yandex.ru] Sent: Wednesday, February 27, 2019 2:46 AM To: Houder ; cygwin@cygwin.com Subject: Re: can't access remote shares when using ssh with rsa key - passwd -R / set(e)uid / LogonUser is not working as expected Greetings, Houder! > On Tue, 26 Feb 2019 18:01:18, And

Re: can't access remote shares when using ssh with rsa key - passwd -R / set(e)uid / LogonUser is not working as expected

2019-02-26 Thread Andrey Repin
Greetings, Houder! > On Tue, 26 Feb 2019 18:01:18, Andrey Repin wrote: >> Greetings, Maayan Apelboim! >> >> > Hi, >> >> > I hope I'm mailing the proper mailing list.. >> > I am using password-less ssh login using RSA key to login windows servers >> > from linux. >> > I've read this article

Re: can't access remote shares when using ssh with rsa key - passwd -R / set(e)uid / LogonUser is not working as expected

2019-02-26 Thread Houder
On Tue, 26 Feb 2019 18:01:18, Andrey Repin wrote: > Greetings, Maayan Apelboim! > > > Hi, > > > I hope I'm mailing the proper mailing list.. > > I am using password-less ssh login using RSA key to login windows servers > > from linux. > > I've read this article about network shares problems

Re: can't access remote shares when using ssh with rsa key - passwd -R / set(e)uid / LogonUser is not working as expected

2019-02-26 Thread Andrey Repin
d method 2 is most suitable for my case: > https://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-setuid-overview > So I ran passwd -R for the relevant user, but still getting 'permission > denied' when trying to access network shares. > Tried restarting the ssh service and rebooting the s

can't access remote shares when using ssh with rsa key - passwd -R / set(e)uid / LogonUser is not working as expected

2019-02-26 Thread Maayan Apelboim
/cygwin-ug-net/ntsec.html#ntsec-setuid-overview So I ran passwd -R for the relevant user, but still getting 'permission denied' when trying to access network shares. Tried restarting the ssh service and rebooting the server but it didn't help. I checked the registry as SYSTEM and I can see my user

Re: passwd -R?

2016-03-11 Thread Marco Atzeri
On 11/03/2016 14:47, Alex P wrote: I do have cygserver running as "Local System". My original issue is that cron stopped working after domain user password reset. Stopped as - it worked fine before. My first stop was to reset password with "passwd -R", but it did not

Re: passwd -R?

2016-03-11 Thread Alex P
I do have cygserver running as "Local System". My original issue is that cron stopped working after domain user password reset. Stopped as - it worked fine before. My first stop was to reset password with "passwd -R", but it did not fix my cron problem - not running as u

Re: passwd -R?

2016-03-10 Thread Erik Soderquist
On Thu, Mar 10, 2016 at 6:22 PM, Andrey Repin <anrdae...@yandex.ru> wrote: > Greetings, Alex P! > >> How do I check that "passwd -R" worked correctly? >> I get error messages in Event Viewer when I run it as user (vs "As >> Administrator").

Re: passwd -R?

2016-03-10 Thread Andrey Repin
Greetings, Alex P! > How do I check that "passwd -R" worked correctly? > I get error messages in Event Viewer when I run it as user (vs "As > Administrator"). You must use it with elevated privileges. Else it wouldn't work at all. -- With best regards, Andrey Re

passwd -R?

2016-03-10 Thread Alex P
Hello All! How do I check that "passwd -R" worked correctly? I get error messages in Event Viewer when I run it as user (vs "As Administrator"). Regards, Alex P. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.co

passwd -R

2014-07-25 Thread Achim Gratz
I've been running with the latest LDAP enabled snapshot from 2014-07-14. With this snapshot the passwd -R hangs when trying to set or delete the password on the server. The snapshot from 2014-07-09 works correctly in that respect. Would it be possible to roll a new LDAP enabled snapshot

Re: passwd -R

2014-07-25 Thread Corinna Vinschen
On Jul 25 12:09, Achim Gratz wrote: I've been running with the latest LDAP enabled snapshot from 2014-07-14. With this snapshot the passwd -R hangs when trying to set or delete the password on the server. That's very likely the problem introduced by changing the default mutex type and fixed

Re: passwd -R

2014-07-25 Thread Achim Gratz
Corinna Vinschen corinna-cygwin at cygwin.com writes: 2014-07-24 is such a snapshot, basically what I just upload as 1.7.31-3, plus all the AD integration stuff. OK. I'll have to pull from the mirrors and then roll a new snapshot package locally. BTW, the ChangeLog for that snapshot looks

Re: passwd -R

2014-07-25 Thread Corinna Vinschen
On Jul 25 13:18, Achim Gratz wrote: Corinna Vinschen corinna-cygwin at cygwin.com writes: 2014-07-24 is such a snapshot, basically what I just upload as 1.7.31-3, plus all the AD integration stuff. OK. I'll have to pull from the mirrors and then roll a new snapshot package locally. BTW,

Re: New Version 1.7.30-1: Passwd -R option. Can only update logged in user.

2014-06-16 Thread Corinna Vinschen
On Jun 4 05:06, Thomas Fay wrote: Hi, Recently there was an update to the passwd -R feature in 1.7.30-1 which allows you to pipe in a password to the passwd -R. This is a something that we really need and the update is appreciated. :) I'm not sure what you're talking

Cygwin 1.7.30-1 passwd -R username broken and displays password

2014-06-06 Thread Thomas Fay
-R command In version 1.7.30-1 the command passwd -R username fails with the following message: Storing password failed: No such file or directory The overall goal is to have the following command work successfully echo -e 'Passw0rd1\nPassw0rd1' | passwd -R username The original issue

New Version 1.7.30-1: Passwd -R option. Can only update logged in user.

2014-06-04 Thread Thomas Fay
Hi, Recently there was an update to the passwd -R feature in 1.7.30-1 which allows you to pipe in a password to the passwd -R. This is a something that we really need and the update is appreciated. :) There is still an issue in that you can only update the registry

Re: passwd -R : Storing password failed: Function not implemented

2014-05-05 Thread Corinna Vinschen
On Apr 28 17:15, Sébastien Chaumat wrote: Hi, Installing latest version (tested on 2 arch : x32 and x64 on windows 7 pro SP1), with just openssh and openssl installed, running cygwin shell as an administrator : passwd -R leads to Storing password failed: Function not implemented

passwd -R : Storing password failed: Function not implemented

2014-04-28 Thread Sébastien Chaumat
Hi, Installing latest version (tested on 2 arch : x32 and x64 on windows 7 pro SP1), with just openssh and openssl installed, running cygwin shell as an administrator : passwd -R leads to Storing password failed: Function not implemented There was a previous post about this : http://cygwin.com

Re: passwd -R

2014-04-18 Thread Corinna Vinschen
passwd -R Hang on. You only need to do this if you use the account for login purposes where you don't want to give your password, according to http://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-setuid-overview 2) net user Administrator new password Otherwise this command or just using the Cygwin

passwd -R

2014-04-17 Thread Vijay K Sukthankar
Hi, I am trying to decipher how to do some of commands on a cygwin shell remotely. I am using a Jython script to reset the Admin password and I understand that I would have to do the following 1) change the password registry entry using passwd -R 2) net user Administrator new password When

Re: passwd -R fails on Server 2008 R2

2009-10-06 Thread Corinna Vinschen
On Oct 5 15:17, Tom Schutter wrote: I am running Cygwin 1.7 on Windows Server 2008 R2. The passwd -R command fails after I enter my password: Enter your current password: Re-enter your current password: Storing password failed: Function not implemented I am an administrator

passwd -R fails on Server 2008 R2

2009-10-05 Thread Tom Schutter
I am running Cygwin 1.7 on Windows Server 2008 R2. The passwd -R command fails after I enter my password: Enter your current password: Re-enter your current password: Storing password failed: Function not implemented I am an administrator on this machine. As a possibly related issue