Hi, Am 07.11.18 um 23:56 schrieb Jordan Caraballo: > Hi guys, > > After configuring ipmi serial over lan console, I am not being able to > execute any command related to sudo; not even "sudo su -". I am using ttyu0 > and COM1 on a Dell R530. Everything regarding receiving output and typing > at the serial console is fine; the only command not working is sudo. >
try looking into a manpage of your choice, does this work? We had similar problems here with IPMI/SOL, these could be fixed by using a 3wire getty instead of std: ttyu0 "/usr/libexec/getty 3wire.115200" vt100 on secure with kind regards, Robert Schulze _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
