hi jenkins user

we are running jenkins 1.480.3 on a linux box with samba 3.5 to 
authenticate (using winbindd) against an active directory. we are using the 
active directory plugin 1.30.
a couple of days ago we had to switch the primary domain controller (i.e. 
to a different url). after a restart of samba all looked well (ssh'ing into 
the box with ad user works fine).

unfortunately since two days we see the following jenkins jvm crash when we 
try to login to jenkins with a domain user. login with local user works 
fine.

any ideas are most welcome!

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native 
>> code)
>
> C  [libc.so.6+0x12fbb9]  __nss_passwd_lookup+0x1dba9
>
>
>> [error occurred during error reporting (printing native stack), id 0xb]
>
>
>> Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
>
> j  com.sun.jna.Native.invokeInt(JI[Ljava/lang/Object;)I+0
>
> j 
>>  
>> com.sun.jna.Function.invoke([Ljava/lang/Object;Ljava/lang/Class;Z)Ljava/lang/Object;+333
>
> j 
>>  
>> com.sun.jna.Function.invoke(Ljava/lang/Class;[Ljava/lang/Object;Ljava/util/Map;)Ljava/lang/Object;+214
>
> j 
>>  
>> com.sun.jna.Library$Handler.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+341
>
> j 
>>  
>> com.sun.proxy.$Proxy33.pam_authenticate(Lorg/jvnet/libpam/impl/PAMLibrary$pam_handle_t;I)I+23
>
> j 
>>  
>> org.jvnet.libpam.PAM.authenticate(Ljava/lang/String;Ljava/lang/String;)Lorg/jvnet/libpam/UnixUser;+34
>
> j 
>>  
>> hudson.security.PAMSecurityRealm.authenticate(Ljava/lang/String;Ljava/lang/String;)Lorg/acegisecurity/userdetails/UserDetails;+13
>
> j 
>>  
>> hudson.security.AbstractPasswordBasedSecurityRealm$Authenticator.retrieveUser(Ljava/lang/String;Lorg/acegisecurity/providers/UsernamePasswordAuthenticationToken;)Lorg/acegisecurity/userdetails/UserDetails;+12
>
> j 
>>  
>> org.acegisecurity.providers.dao.AbstractUserDetailsAuthenticationProvider.authenticate(Lorg/acegisecurity/Authentication;)Lorg/acegisecurity/Authentication;+8
>
>
best,
simon 

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to