cygrunsrv no longer allows domain user
Len Giambrone
Leonard.Giambrone@intersystems.com
Mon Mar 30 18:20:00 GMT 2015
This used to work (before Corinna's db work):
$ cygrunsrv -I myservice -d 'myservice' -u 'ISCINTERNAL\build' -w
donotuseme -p /cygdrive/f/tut/install.sh
cygrunsrv: Error installing a service: CreateService: Win32 error 1057:
The account name is invalid or does not exist, or the password is
invalid for the account name specified.
Using + doesn't help either:
$ cygrunsrv -I myservice -d 'myservice' -u 'ISCINTERNAL+build' -w
donotuseme -p /cygdrive/f/tut/install.sh
cygrunsrv: Error installing a service: CreateService: Win32 error 1057:
The account name is invalid or does not exist, or the password is
invalid for the account name specified.
Is there an incantation that will work?
--
-Len
--
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
More information about the Cygwin
mailing list