Skip to main content
22 events
when toggle format what by license comment
Aug 31 at 23:05 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Apr 26 at 17:04 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Dec 27, 2024 at 11:02 comment added telcoM I guess the Linux servers were somehow blocked from accessing the Kerberos services of the old AD domain, making the GSSAPI authentication impossible. The new domain had no such restriction, and so GSSAPI auth started working without any explicit configuration.
Dec 27, 2024 at 9:01 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Nov 22, 2024 at 3:08 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Jul 19, 2024 at 8:06 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Mar 17, 2024 at 22:01 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Nov 18, 2023 at 12:02 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Jul 19, 2023 at 9:08 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Mar 19, 2023 at 14:01 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Nov 18, 2022 at 11:04 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Jul 9, 2022 at 18:04 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Mar 10, 2022 at 15:01 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Nov 5, 2021 at 18:03 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Jul 1, 2021 at 14:04 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Feb 26, 2021 at 18:03 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Oct 24, 2020 at 12:01 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Jun 25, 2020 at 12:02 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Feb 22, 2020 at 5:02 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Jan 15, 2020 at 12:49 answer added Santosh Garole timeline score: 0
Feb 11, 2015 at 23:54 comment added Chris Davies Not sure enough to write an Answer, but it looks like your Linux systems are now using SSO. In /etc/sshd_config try setting UsePAM yes, PasswordAuthentication yes, GSSAPIAuthentication no, and KerberosAuthentication yes (although possibly no) and restarting sshd. DO NOT LOG OUT OF YOUR ROOT SHELL until you know you can log back in again!
Feb 11, 2015 at 21:02 history asked dthacker CC BY-SA 3.0