• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • _unsorted
    • None

      When I login and check the box
      "Remember me" and then come back later the list of projects displayed
      only include those that I explicitly have permission to see, but doesn't
      include those that I have permission to see because of the groups that
      I'm in. I'm using pam authentication and have set a group to have admin
      privileges and groups to have privileges to most of my projects. In
      addition I have listed myself explicitly on some projects to have extra
      privileges. When I come back to visit I don't have the "Manage Jenkins"
      link nor do I see the projects that I should have access to because of
      my groups. If I log out and log back in, then I see everything as I should.

          [JENKINS-9094] Remember me box doesn't work with unix groups

          Code changed in jenkins
          User: Kohsuke Kawaguchi
          Path:
          changelog.html
          core/pom.xml
          core/src/main/java/hudson/security/PAMSecurityRealm.java
          test/src/test/java/hudson/security/PAMSecurityRealmTest.java
          http://jenkins-ci.org/commit/jenkins/ca4de00c2c93b156a3e4ffc1d5c39d13e351792e
          Log:
          [FIXED JENKINS-9094] "Remember me" doesn't work with PAM

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kohsuke Kawaguchi Path: changelog.html core/pom.xml core/src/main/java/hudson/security/PAMSecurityRealm.java test/src/test/java/hudson/security/PAMSecurityRealmTest.java http://jenkins-ci.org/commit/jenkins/ca4de00c2c93b156a3e4ffc1d5c39d13e351792e Log: [FIXED JENKINS-9094] "Remember me" doesn't work with PAM

          dogfood added a comment -

          dogfood added a comment - Integrated in jenkins_main_trunk #611

          dogfood added a comment -

          Integrated in jenkins_main_trunk #640
          [FIXED JENKINS-9094] "Remember me" doesn't work with PAM

          Stephen Connolly : c21918df7e9b783c12d1bdc775b45b9531da7032
          Files :

          • test/src/test/java/hudson/security/PAMSecurityRealmTest.java
          • changelog.html
          • core/src/main/java/hudson/security/PAMSecurityRealm.java
          • core/pom.xml

          dogfood added a comment - Integrated in jenkins_main_trunk #640 [FIXED JENKINS-9094] "Remember me" doesn't work with PAM Stephen Connolly : c21918df7e9b783c12d1bdc775b45b9531da7032 Files : test/src/test/java/hudson/security/PAMSecurityRealmTest.java changelog.html core/src/main/java/hudson/security/PAMSecurityRealm.java core/pom.xml

          Code changed in jenkins
          User: Kohsuke Kawaguchi
          Path:
          changelog.html
          core/pom.xml
          core/src/main/java/hudson/security/PAMSecurityRealm.java
          test/src/test/java/hudson/security/PAMSecurityRealmTest.java
          http://jenkins-ci.org/commit/jenkins/531b86f97b30beb211ad17153e315c016b80e3c9
          Log:
          [FIXED JENKINS-9094] "Remember me" doesn't work with PAM

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kohsuke Kawaguchi Path: changelog.html core/pom.xml core/src/main/java/hudson/security/PAMSecurityRealm.java test/src/test/java/hudson/security/PAMSecurityRealmTest.java http://jenkins-ci.org/commit/jenkins/531b86f97b30beb211ad17153e315c016b80e3c9 Log: [FIXED JENKINS-9094] "Remember me" doesn't work with PAM

          Code changed in jenkins
          User: Kohsuke Kawaguchi
          Path:
          changelog.html
          core/pom.xml
          core/src/main/java/hudson/security/PAMSecurityRealm.java
          test/src/test/java/hudson/security/PAMSecurityRealmTest.java
          http://jenkins-ci.org/commit/jenkins/ca4de00c2c93b156a3e4ffc1d5c39d13e351792e
          Log:
          [FIXED JENKINS-9094] "Remember me" doesn't work with PAM

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kohsuke Kawaguchi Path: changelog.html core/pom.xml core/src/main/java/hudson/security/PAMSecurityRealm.java test/src/test/java/hudson/security/PAMSecurityRealmTest.java http://jenkins-ci.org/commit/jenkins/ca4de00c2c93b156a3e4ffc1d5c39d13e351792e Log: [FIXED JENKINS-9094] "Remember me" doesn't work with PAM

          Code changed in jenkins
          User: Kohsuke Kawaguchi
          Path:
          changelog.html
          core/pom.xml
          core/src/main/java/hudson/security/PAMSecurityRealm.java
          test/src/test/java/hudson/security/PAMSecurityRealmTest.java
          http://jenkins-ci.org/commit/jenkins/c21918df7e9b783c12d1bdc775b45b9531da7032
          Log:
          [FIXED JENKINS-9094] "Remember me" doesn't work with PAM

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kohsuke Kawaguchi Path: changelog.html core/pom.xml core/src/main/java/hudson/security/PAMSecurityRealm.java test/src/test/java/hudson/security/PAMSecurityRealmTest.java http://jenkins-ci.org/commit/jenkins/c21918df7e9b783c12d1bdc775b45b9531da7032 Log: [FIXED JENKINS-9094] "Remember me" doesn't work with PAM

          Code changed in jenkins
          User: Kohsuke Kawaguchi
          Path:
          core/src/main/java/hudson/security/PAMSecurityRealm.java
          test/src/test/java/hudson/security/PAMSecurityRealmTest.java
          http://jenkins-ci.org/commit/pam-auth-plugin/9057f6bd21cabac0f1d7b16d720fa4cb5c9f51ca
          Log:
          [FIXED JENKINS-9094] "Remember me" doesn't work with PAM

          Originally-Committed-As: ca4de00c2c93b156a3e4ffc1d5c39d13e351792e

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kohsuke Kawaguchi Path: core/src/main/java/hudson/security/PAMSecurityRealm.java test/src/test/java/hudson/security/PAMSecurityRealmTest.java http://jenkins-ci.org/commit/pam-auth-plugin/9057f6bd21cabac0f1d7b16d720fa4cb5c9f51ca Log: [FIXED JENKINS-9094] "Remember me" doesn't work with PAM Originally-Committed-As: ca4de00c2c93b156a3e4ffc1d5c39d13e351792e

          Code changed in jenkins
          User: Kohsuke Kawaguchi
          Path:
          core/src/main/java/hudson/security/PAMSecurityRealm.java
          test/src/test/java/hudson/security/PAMSecurityRealmTest.java
          http://jenkins-ci.org/commit/pam-auth-plugin/f2476afc8f9c64beb07f29d8f2c74638896e71b5
          Log:
          [FIXED JENKINS-9094] "Remember me" doesn't work with PAM

          Originally-Committed-As: c21918df7e9b783c12d1bdc775b45b9531da7032

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kohsuke Kawaguchi Path: core/src/main/java/hudson/security/PAMSecurityRealm.java test/src/test/java/hudson/security/PAMSecurityRealmTest.java http://jenkins-ci.org/commit/pam-auth-plugin/f2476afc8f9c64beb07f29d8f2c74638896e71b5 Log: [FIXED JENKINS-9094] "Remember me" doesn't work with PAM Originally-Committed-As: c21918df7e9b783c12d1bdc775b45b9531da7032

            Unassigned Unassigned
            jpschewe jpschewe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: