Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-26337

User which is restricted to worksattions can not login to jenkins

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • Win7, IE9, Jenkins 1.596

      When a user is restricted to workstations in AD (userWorkstations), even when he is logged in at one of this workstations, he could not login jenkins or start a slave.

          [JENKINS-26337] User which is restricted to worksattions can not login to jenkins

          Daniel Beck added a comment -

          Makes sense, as the check is performed from the server (Jenkins master). Would be interesting to see whether a user allowed to log into Jenkins master would pass this check.

          What's logged to the Jenkins log on the master for the case you report?

          Daniel Beck added a comment - Makes sense, as the check is performed from the server (Jenkins master). Would be interesting to see whether a user allowed to log into Jenkins master would pass this check. What's logged to the Jenkins log on the master for the case you report?

          MiFoe added a comment -

          The user running the Master is not restricted to Workstations and can login.
          The restricted User is in a group which has permission to login. Other users from this group which are not restricted can login to jenkins and start slaves.
          In the Console of the master there is no logging.
          Starting the slave with:
          java -jar slave.jar -jnlpUrl http://...
          works but with:
          javaws -silent http://...
          I have the problems.

          MiFoe added a comment - The user running the Master is not restricted to Workstations and can login. The restricted User is in a group which has permission to login. Other users from this group which are not restricted can login to jenkins and start slaves. In the Console of the master there is no logging. Starting the slave with: java -jar slave.jar -jnlpUrl http:// ... works but with: javaws -silent http:// ... I have the problems.

            Unassigned Unassigned
            mifoe MiFoe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: