00:12:11 I have omnios set up and working with Fedora 41 00:12:54 when it try to ssh in from window 11 I get it but it will not accept my passwork ? 00:13:33 password ^ 00:16:36 I wonder what you mean about omnios setup and working with fedora 41, (Is it that omnios is a VM on a fedora41 host) 00:17:45 one reason for passord not working is if ssh is setup to only allow key based auth 00:20:33 it is a laptop with 2 4tb drives just running omnios 00:21:03 trying to log in from a desktop 00:21:33 from fedora it will accept my passwork , but not windows 00:21:34 and even password logins generally permitted, "root" is by default still exempt from using the password method. (sshd_config "PermitRootLogin prohibit-password"). 00:23:58 whenever i have problems ssh-ing in somewhere, I use one or sometimes even two "-v" options. 00:34:56 check what user you're actually trying to connect as from windows (double check the command/settings your using and/or check logs on the omnios end 00:51:12 I needed to ssh -l username and it worked 00:52:50 now how do I do that with maping a network share ? 15:42:46 is there an equivalent of `usermod -aG`?