Hi Eric, I just noticed that your point number three uses id_rsa.pub file as the private key but that's actually the public key.
There should be another file I think without the .pub that holds the private key. I wonder if that could be the configuration issue? Regards, Michael On Oct 2, 2015 3:33 PM, "Eric Fetzer" <[email protected]> wrote: > Well, this didn't work. I added the user in Global Credentials: > > > - Global User > - username = apache > - Private key = Enter Directly (I added this from > cat ~/.ssh/id_rsa.pub that for the user running the build from another > server) > > > When I attempt to build, I get: Authentication failed. No private key > accepted. Note that my passphrase is blank but when I go back in it looks > like there's a passphrase entered in there. Any help? > > Thanks, > Eric > > On Friday, October 2, 2015 at 12:29:04 PM UTC-6, Eric Fetzer wrote: > >> When Jenkins is integrated with AD, is it also possible to have 1 or more >> local users? I'd like to have a local user that builds can be called >> remotely from to perform automated builds via the CLI. I know I can >> obviously use my user and add an id_rsa key to use my own user, but I'd >> like the user to be just for these automated builds. Is this possible? >> Thanks! Eric >> > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/d34a8e12-ea27-4aa6-bcbd-baf4463eb0a5%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/d34a8e12-ea27-4aa6-bcbd-baf4463eb0a5%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAGUfqupqcvppP3ggyLJ0Ni0um4VDN3a5%2B_foipMcR%3DnU1b4AfQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
