Migrating users from Linux

Luciano Mannucci luciano at vespaperitivo.it
Wed Jul 23 10:00:02 UTC 2014


On Tue, 22 Jul 2014 19:35:29 +0200
Luciano Mannucci <luciano at vespaperitivo.it> wrote:

> Jul 22 19:19:13 mordeus kernel: pid 53847 (sshd), uid 0: exited on signal 11
> 
> ...hmmm... tomorrow I'll give it a closer look...
Well SIGSEV exiting is not elegant, an error message wuold have been
smoother but... The linux password is $2y$, freebsd expects $2$, hence
the SIGSEV. Omitting the "y" gives me the correct

"sshd[38968]: error: PAM: authentication error for user" and the

password is not recognized.

The man 3 crypt page says that  "Other crypt formats may be easily
added". I wonder what "easily" means...

luciano.
-- 
 /"\                         /Via A. Salaino, 7 - 20144 Milano (Italy)
 \ /  ASCII RIBBON CAMPAIGN / PHONE : +39 2 485781 FAX: +39 2 48578250
  X   AGAINST HTML MAIL    /  E-MAIL: posthamster at sublink.sublink.ORG
 / \  AND POSTINGS        /   WWW: http://www.lesassaie.IT/


More information about the freebsd-questions mailing list