----- Ursprungligt meddelande ----- > Från: "Rodrigo Maccari" <[email protected]> > Till: [email protected] > Skickat: fredag, 29 aug 2014 18:19:47 > Ämne: Re: Authetication using LDAP and Local User > > Hi Walter, > > Thanks for the help, but I need that users outside LDAP use the > graphical interface.
If you are on Linux you should be able to use PAM and let the OS authenticate the users. See https://wiki.jenkins-ci.org/display/JENKINS/PAM+Authentication+Plugin I have not experience with this plugin since all our necessary users are i LDAP anyway. -- robin > Regards > > Rodrigo > > Em sexta-feira, 29 de agosto de 2014 13h09min39s UTC-3, Walter Kacynski > escreveu: > > > > Well, maybe I should elaborate... I have done this when the remote users > > is connecting via SSH with CLI commands. I have not done this for an > > interactive user thru the GUI. > > > > > > On Friday, August 29, 2014 12:06:25 PM UTC-4, Walter Kacynski wrote: > >> > >> I have done this with no problems using the LDAP plugin and local users. > >> > > > > -- > 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]. > 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]. For more options, visit https://groups.google.com/d/optout.
