unable to login via ssh with non-root user

Started by srich, April 12, 2021, 08:46:25 PM

Previous topic - Next topic
I just tried the process again--I created a new user, new group, and gave the group login privileges via SSH--all via the GUI, but to no avail. Having the root user logged onto the console or logged off does not affect the behavior either.  Is there some other manner in which I can provide sftp access to a group over my LAN (protected interface).
Thanks for any advise anyone can profer.

OK, got me ...

I am the author of this small Vagrant project and I can assure you, you can login as the "vagrant" user to this OPNsense instance just fine:
https://github.com/punktDe/vagrant-opnsense

So let's see, what I configured ... see screenshots, please.

This works. Definitely:
$ vagrant ssh
----------------------------------------------
|      Hello, this is OPNsense 21.1          |         @@@@@@@@@@@@@@@
|                                            |        @@@@         @@@@
| Website: https://opnsense.org/        |         @@@\\\   ///@@@
| Handbook: https://docs.opnsense.org/   |       ))))))))   ((((((((
| Forums: https://forum.opnsense.org/  |         @@@///   \\\@@@
| Code: https://github.com/opnsense  |        @@@@         @@@@
| Twitter: https://twitter.com/opnsense |         @@@@@@@@@@@@@@@
----------------------------------------------
You can often get answers to your questions about FreeBSD by searching in the
FreeBSD mailing list archives at

http://freebsd.markmail.org
$ id
uid=1001(vagrant) gid=0(wheel) groups=0(wheel),1999(admins)
$ pwd
/usr/home/vagrant


HTH,
Patrick
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)