16:30:00 Hello, I am trying illumos on my old pc desktop. Installs perfectly but impossible to connect to smb shared zfs 16:30:44 user present in /var/smb/smbpasswd, but with no passwd, and there is no command smbpasswd installed 16:31:58 On windows system, error message is passwd expired when using the unix level user passwrd 16:33:04 tried to manually add crypted passwd using smbutil crypt to smbpasswd file but error becomes invalid passwd 16:33:35 any idea how to proceed would be welcome 16:36:51 Not used this myself, but I would start by looking at the smbadm and pam_smb_passwd manual pages 16:38:13 Usually you have to update the pam configuration, then just set the user's password using `passwd` 16:38:17 Try the steps here: https://illumos.topicbox.com/groups/omnios-discuss/T24937075957afba2-M6d93f39b4d5fa16a2b6866a0/smb-issues 16:43:34 I'll try again tomorrow with all the steps described in that link. Bye for now 16:58:28 Tried now, it worked .... pam.conf S11.4 manpage line was wrong (missing other), and had to reset passwd as root user 16:58:34 thanks