I've found this post describing my problem, but there is no solution.
I can't switch to text console with Alt+ctrl+Fx from Xorg session.
If I kill my DM with `service xdm stop` then I can see text login prompt, but all key presses leads to abnormal symbols output (cat walking on the keyboard)...
I'm using sysutils/pam_xdg to set the various $XDG_xxx variables for shells. The man page for it says you should probably insert the following line into the session sections of various /etc/pam.d config files:
session optional pam_xdg.so notroot track_sessions
I have done that (in all the...
pam_u2f - is an important library because it supports many inexpensive u2f keys available from different manufacturers. You can log in as a user or log in via ssh, for example.
Luckily it works fine on FreeBSD 13.0 (pam_u2f-1.2.0, u2f-devd-1.1.10_6, libfido2-1.8.0).
Here is the Makefile...
Hi
I recently decided to move my FreeBSD installation onto a new drive. Since I was using ZFS, I achieved this by inserting the new drive, and then using the memstick installer on a USB drive to perform a basic install. After this I dropped to a shell, unmounted all the destination datasets...
I need to use one-time passwords to login on my FreeBSD machine and password verification success:
Aug 12 15:29:03 host sshd[5466]: in openpam_dispatch(): /usr/lib/pam_exec.so.6: pam_sm_authenticate(): Success
Aug 12 15:29:03 host sshd[5464]: Accepted keyboard-interactive/pam for user from...
First, I'm fairly new to FreeBSD. I'm more experienced with Linux (over 10 years), though I'd still consider myself a beginner in the grand scheme of things.
I'm also (obviously) new here, so I apologise if this is posted in the wrong place but I wasn't completely sure where else to put it...
Ok new problem today. I'm being asked to connect all of my FreeBSD 11.0 Servers to a radius server for ssh. I have created the /etc/radius.conf file and added my servers both auth and acct lines with the secret.
auth server1.f.q.d.n secret
acct server1.f.q.d.n secret
I have modified my...
Hello.
Has anyone worked out a way of enabling Google Authenticator (security/pam_google_authenticator) on a FreeBSD host to require one-time passwords for ssh connections, except for those from a whitelisted IP address range?
I need to add this extra layer of protection to my hosted server as...
What's the approved way to get root's mail from some other machine on a secure (pfsense box) lan?
My server-of-all-work runs 10.2, and I have it set up with postfix, dovecot, pam, and openssl. Openssl seems to believe that the setup is good, but I can't get the mail client, running under...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.