no login for user with cyphered directory

As i used it on 13.1, i created a user with a cyphered directory on 42.2 .
But unlike the other users, this user does not login .
Why ?

What is strange is this :
if i switch to ttyX with ctl+alt+fx , i can login as this user with encrypted home directory .
But it gives this message :


(mount.c:68): Messages from underlying mount program :
(mount.c:72): /usr/sbin/mount.crypt dmcrypt cipher ignored for LUKS volumes

And then , i can switch bask to tty7 with ctl+alt+tty7 and login as this user with encrypted home directory.

Strange isn’t it ?

I experimented with that once (maybe in 13.1 or older). But I have little experience.

I seem to recall that some people have had a problem with the “loop” module not loading when needed.

Maybe, after reboot, login at a terminal as root and run

modprobe loop

And then try to login as a user at the graphic login.

If that happens to fix it, then you need to configure having “loop” preloaded on boot. If that doesn’t fix it, then you have a different problem.

Thanks, but… I tried to modprobe loop as you suggested. But no success.
Even putting it in the /etc/init.d/boot.local did not solve the problem.
Any other idea ?

Maybe check whether “cryptconfig” is installed (and install it if necessary). But I doubt that’s the problem. And no, sorry, I don’t have any other ideas.

cryptconfig is installed

I’ve filed a bug report: https://bugzilla.suse.com/show_bug.cgi?id=1027128

I added a comment to your bug report.

Thanks