I am still scratching my head on this one. I did read the link you provided. I am sure this should not be an issue as we have been running this for a long time without any issues. Keys where never an issue in that past. Currently the other computer is still auth via AD using cyg_serv as a domain user and running cyg_serv with SYSTEM privilege via gpo. That second computer is doing backups with out any issues. It is only the updated 2.5.0 machines we are having issues with. I will go over the link and ensure that the we are creating the token if necessary. If I find anything I will keep you updated as well as this could help others in the future as well.
On Sun, Apr 17, 2016 at 5:33 PM, Andrey Repin <anrdae...@yandex.ru> wrote: > Greetings, Alexandria Gutierrez! > >> I been working on this today and have figured a few things out: > >> The issue appears to be only be affecting us when we use ssh keys to >> authenticate. When we do not have keys for authentications the command >> gets executed successfully: > > This is actually somewhat predictable. > Please check the > http://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-setuid-overview > >> Here is the full command I am sending over ssh: > >> ssh USER@cygservername -q -n -v '/cygdrive/c/windows/Sysnative/wbadmin >> DELETE CATALOG -quiet ; [[ -f /cygdrive/c/windows/Sysnative/nfsadmin >> ]] && /cygdrive/c/windows/Sysnative/nfsadmin client stop ; >> /cygdrive/c/windows/Sysnative/wbadmin START BACKUP -user:USER >> -password:PASSWORD -backuptarget:\\\\SERVERNAME\\PATH\\TO\\SHARE >> -allCritical -systemstate -quiet; [[ -f >> /cygdrive/c/windows/Sysnative/nfsadmin ]] && >> /cygdrive/c/windows/Sysnative/nfsadmin client start' 2>&1 > >> When I have ssh keys available for USER to authenticate without a >> password, I reseive the same error: > >> "ERROR - The user name or password is unexpected because the backup location >> is not a remote shared folder." > >> But when I remove the keys, and I am prompted for password, the >> command executes correctly. > >> This is very strange, and I am not quite sure that could be triggering this. >> Event viewer does not show anything. > >> Is there anyway I can enable debug on sshd? for example /usr/bin/ssh -d ? > > Yes, you can do that. Though, the results may be skewed, if you run SSHD > from another user's account. (Other than its normal one, I mean.) > >> Thank you again for the ongoing assistance > > > -- > With best regards, > Andrey Repin > Monday, April 18, 2016 00:28:12 > > Sorry for my terrible english... > -- 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