tor 2006-06-08 klockan 14:42 -0300 skrev Giancarlo Razzolini: > Hi all, > > I'm sending the patch for the getpwnam_helper. Now it's more useful for > systems that don't have PAM, but want to authenticate from local users > (Slackware Linux, amongst others).
Hmm. Loos almost good. Problem is that now the helper fails for systems who do have the shadow suite but is not using shadow.. In my experience on those systems getspnam returns NULL and you have to fall back on getpwnam runtime. Regards Henrik
signature.asc
Description: Detta är en digitalt signerad meddelandedel
