ConsoleUser

Copyright (c) 2010-2023 Skaion Corporarion, www.skaion.com

This project was developed in part by numerous sponsorships from the U.S. Government. The U.S. Government is authorized to reproduce and distribute reprints of Governmental purposes notwithstanding any copyright notation thereon.

All content reflects those of the authors and should not be interpreted as necessarily representing the official policies or endorsements, either expressed or implied, of the U.S. Government or Skaion Corporation.

class Xubuntu14LoginManager.Xubuntu14LoginManager(system, config)

This is the concrete <no title> to login and out of Xubuntu 14.

Parameters:

  • system: a <no title> object which connects us to the remote system

  • config: a <no title> object defining this user

logout()

Logout whatever user is currently logged in (if any). If no user is logged in, just return.

Return: True if there is no user logged in at the end of the call