Changes

From SME Server
Jump to navigationJump to search
Line 1,290: Line 1,290:  
  systemctl disable NetworkManager  
 
  systemctl disable NetworkManager  
 
  systemctl start networking
 
  systemctl start networking
then you could try, (you might have no network form there)
+
then you could try, (you might have no network form there), unlink this to avoid root password locking
 
   
 
   
 +
unlink  /etc/e-smith/events/post-install/S10init-passwords
 
  signal-event post-install
 
  signal-event post-install
 
if you want to avoid the reboot and configure loop for the moment you can do  
 
if you want to avoid the reboot and configure loop for the moment you can do  
Line 1,301: Line 1,302:  
then try to configure using console
 
then try to configure using console
 
  console
 
  console
  db config delprop
+
then to be sure to get sshd back
 +
  /sbin/e-smith/db configuration setprop  sshd status enabled PermitRootLogin yes access public
 +
/sbin/e-smith/expand-template /etc/ssh/ssh_config
 +
/sbin/e-smith/expand-template /etc/ssh/sshd_config
 +
/usr/bin/systemctl restart sshd.service
 +
/sbin/e-smith/signal-event  remoteaccess-update
 +
then you can
 
  signal-event post-upgrade;  
 
  signal-event post-upgrade;  
 
  signal-event-reboot;  
 
  signal-event-reboot;  
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,228

edits

Navigation menu