This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: fetchmail password from cygrunsrv
> Look carefully at the cygrunsrv help output, in particular, the
> --interactive and --type options. I think the combination of those with
> the --user option might get you what you want. It might be harder to get
> rid of the command window once fetchmail gets the password, though...
Thanks, but I tried that and got an error setting up the service
~% cygrunsrv --install fetchmail --path /usr/bin/fetchmail --args "--daemon
300 --nodetach" --env HOME=/home/user--termsig TERM --user
domain\user--shutdown --type manual --interactive
Enter password of user `domain\user:
Reenter, please:
cygrunsrv: Error installing a service: CreateService: Win32 error 87:
The parameter is incorrect.
I think this relates to the fact that only services logging in with the
local system account can be configured to interact with the desktop...so it
appears that the --user and --interactive flags are exclusive.
Peter
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/