Heyho Andrew, Andrew Cobaugh wrote: > I believe this is related to this change: > > > http://git.suckless.org/slock/commit/?id=04143fd68dbc656905714eff5c208fadb3464e25
Can you confirm this commit is the cause of the regression by using git bisect? > In my case, my passwd field contains '*' because my user exists in ldap, > and my password is coming through Kerberos. > > This was all working on 1.3. Please advise. Are `__OpenBSD__`, `HAVE_SHADOW_H`, `HAVE_BSD_AUTH` set on your system? --Markus