https://www.vegaitsourcing.rs/media-center/blog/chapter-2-jenkins-service-account-setup-and-certificates
Service account, in few words, is an account by which rights and privileges some tool will perform its tasks.
So, in this case, when JENKINS server will try to do some builds or actually to perform any operation against operating system, it will use that service account. Technically speaking, service account is same like regular interactive accounts but it has its own specific purpose and in most cases it's not used for any other interaction.
Service account, in few words, is an account by which rights and privileges some tool will perform its tasks.
So, in this case, when JENKINS server will try to do some builds or actually to perform any operation against operating system, it will use that service account. Technically speaking, service account is same like regular interactive accounts but it has its own specific purpose and in most cases it's not used for any other interaction.
No comments:
Post a Comment