Re: Seteuid "operation not permitted" error when using LSA for sshd

2012-08-03 Thread Corinna Vinschen
On Aug 2 18:39, David Koppenhofer wrote: > > Why did you install cyglsa64 from the old snapshot? The changes to > > cyglsa are supposed to be in the Cygwin 1.7.16 package anyway. > > Because I was grasping for straws, and didn't know the fix was in the current > package. > > > > > I rebooted t

Re: Seteuid "operation not permitted" error when using LSA for sshd

2012-08-02 Thread David Koppenhofer
> Why did you install cyglsa64 from the old snapshot? The changes to > cyglsa are supposed to be in the Cygwin 1.7.16 package anyway. Because I was grasping for straws, and didn't know the fix was in the current package. > > I rebooted the server, made sure the sshd service was running, but I s

Re: Seteuid "operation not permitted" error when using LSA for sshd

2012-08-02 Thread Corinna Vinschen
On Aug 1 18:43, David Koppenhofer wrote: > Corinna Vinschen cygwin.com> writes: > I'm trying to get Cygwin sshd working with public key authentication on a > Server > 2008R2 box. I don't have the "create a token object" permission either, so > followed the information in this thread to try to g

Re: Seteuid "operation not permitted" error when using LSA for sshd

2012-08-01 Thread David Koppenhofer
Corinna Vinschen cygwin.com> writes: > > On May 29 12:41, Mark Pattie wrote: > > I have now removed Cygwin completely from the server and reinstalled. > > I am using the default service account that Cygwin creates for sshd > > (cyg_server), removed the "create a token object" permission for this

Re: Seteuid "operation not permitted" error when using LSA for sshd

2012-05-29 Thread Corinna Vinschen
On May 29 12:41, Mark Pattie wrote: > I have now removed Cygwin completely from the server and reinstalled. > I am using the default service account that Cygwin creates for sshd > (cyg_server), removed the "create a token object" permission for this > account and configured the LSA package but have

Re: Seteuid "operation not permitted" error when using LSA for sshd

2012-05-28 Thread Mark Pattie
I have now removed Cygwin completely from the server and reinstalled. I am using the default service account that Cygwin creates for sshd (cyg_server), removed the "create a token object" permission for this account and configured the LSA package but have the same problem. Any advice on troubleshoo

Re: Seteuid "operation not permitted" error when using LSA for sshd

2012-05-27 Thread Mark Pattie
Thanks for responding so quickly. In the security log I can see it has been assigned the privilege SeTcbPrivilege. Security log entry: Special privileges assigned to new logon. Subject: Security ID:BUILDSERVER\cygwin_sshd Account Name: cygwin_sshd Ac

Re: Seteuid "operation not permitted" error when using LSA for sshd

2012-05-25 Thread Corinna Vinschen
On May 25 10:15, Mark Pattie wrote: > Hi all, > > I have installed Cygwin and am running sshd successfully. The > permission required for the sshd service account "create a token > object" is not permitted to be granted to any accounts in my > organization. As such I have decided to use LSA based

Seteuid "operation not permitted" error when using LSA for sshd

2012-05-24 Thread Mark Pattie
Hi all, I have installed Cygwin and am running sshd successfully. The permission required for the sshd service account "create a token object" is not permitted to be granted to any accounts in my organization. As such I have decided to use LSA based on Method 2 on the following page: http://cygwin