[JIRA] (JENKINS-27488) gss.conf file not found

2018-05-22 Thread f...@geekplace.eu (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Florian Schmaus assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-27488  
 
 
  gss.conf file not found   
 

  
 
 
 
 

 
Change By: 
 Florian Schmaus  
 
 
Assignee: 
 Florian Schmaus  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-27488) gss.conf file not found

2016-12-14 Thread a...@gmx.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Aleks Milut edited a comment on  JENKINS-27488  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: gss.conf file not found   
 

  
 
 
 
 

 
 After spending almost two days using Procmon on Windows and Tomcat 8 I found that gss.conf should be placed in ${catalina.base} of your Tomcat installation.Now I am trying to find out WHAT should be entered into gss.conf to work. Standard gss.conf with keytab file doesn't work. Since out XMPP Server offers GSSAPI and PLAIN, it would be extremely helpful to have a setting in the Jabber Plugin on how to connect to the server, since the Enable SASL authentication Checkbox isn't displayed anymore (There exists also a ticket for that issue). Edit:Here is my gss.conf which was working for me after I set the proper RegKeyRegKey{{[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\Kerberos\Parameters]"AllowTGTSessionKey"=dword:0001}}gss.conf{{ com.sun.security.jgss.accept {  com.sun.security.auth.module.Krb5LoginModule required  useTicketCache=true client=TRUE;}; }}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-27488) gss.conf file not found

2016-12-14 Thread a...@gmx.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Aleks Milut edited a comment on  JENKINS-27488  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: gss.conf file not found   
 

  
 
 
 
 

 
 After spending almost two days using Procmon on Windows and Tomcat 8 I found that gss.conf should be placed in ${catalina.base} of your Tomcat installation.Now I am trying to find out WHAT should be entered into gss.conf to work. Standard gss.conf with keytab file doesn't work. Since out XMPP Server offers GSSAPI and PLAIN, it would be extremely helpful to have a setting in the Jabber Plugin on how to connect to the server, since the Enable SASL authentication Checkbox isn't displayed anymore (There exists also a ticket for that issue).Edit:Here is my gss.conf which was working for me after I set the proper RegKey*RegKey*[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\Kerberos\Parameters]"AllowTGTSessionKey"=dword:0001*gss.conf* {quote} com.sun.security.jgss.accept {  com.sun.security.auth.module.Krb5LoginModule required  useTicketCache=true client=TRUE;};{quote}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-27488) gss.conf file not found

2016-12-14 Thread a...@gmx.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Aleks Milut edited a comment on  JENKINS-27488  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: gss.conf file not found   
 

  
 
 
 
 

 
 After spending almost two days using Procmon on Windows and Tomcat 8 I found that gss.conf should be placed in ${catalina.base} of your Tomcat installation.Now I am trying to find out WHAT should be entered into gss.conf to work. Standard gss.conf with keytab file doesn't work. Since out XMPP Server offers GSSAPI and PLAIN, it would be extremely helpful to have a setting in the Jabber Plugin on how to connect to the server, since the Enable SASL authentication Checkbox isn't displayed anymore (There exists also a ticket for that issue).Edit:Here is my gss.conf which was working for me after I set the proper RegKey*RegKey*[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\Kerberos\Parameters]"AllowTGTSessionKey"=dword:0001*gss.conf*{ quote code:java } // Some comments here com.sun.security.jgss.accept {  com.sun.security.auth.module.Krb5LoginModule required  useTicketCache=true client=TRUE;};   { quote code }   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-27488) gss.conf file not found

2016-12-14 Thread a...@gmx.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Aleks Milut edited a comment on  JENKINS-27488  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: gss.conf file not found   
 

  
 
 
 
 

 
 After spending almost two days using Procmon on Windows and Tomcat 8 I found that gss.conf should be placed in ${catalina.base} of your Tomcat installation.Now I am trying to find out WHAT should be entered into gss.conf to work. Standard gss.conf with keytab file doesn't work. Since out XMPP Server offers GSSAPI and PLAIN, it would be extremely helpful to have a setting in the Jabber Plugin on how to connect to the server, since the Enable SASL authentication Checkbox isn't displayed anymore (There exists also a ticket for that issue).Edit:Here is my gss.conf which was working for me after I set the proper RegKey * RegKey *  {{ [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\Kerberos\Parameters]"AllowTGTSessionKey"=dword:0001 }}  * gss.conf *  {{  com.sun.security.jgss.accept {  com.sun.security.auth.module.Krb5LoginModule required  useTicketCache=true client=TRUE;};  }}
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-27488) gss.conf file not found

2016-12-13 Thread a...@gmx.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Aleks Milut commented on  JENKINS-27488  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: gss.conf file not found   
 

  
 
 
 
 

 
 After spending almost two days using Procmon on Windows and Tomcat 8 I found that gss.conf should be placed in $ {catalina.base}  of your Tomcat installation. Now I am trying to find out WHAT should be entered into gss.conf to work. Standard gss.conf with keytab file doesn't work.  Since out XMPP Server offers GSSAPI and PLAIN, it would be extremely helpful to have a setting in the Jabber Plugin on how to connect to the server, since the Enable SASL authentication Checkbox isn't displayed anymore (There exists also a ticket for that issue).  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.