`

Login managers

 
阅读更多

Both LightDM and GDM (GNOME Display Manager) are login managers.
They both provide graphical login capabilities (the GUI with the list of the system's users) as well as remote logins using the XDMCP protocol.

Ubuntu is supposed to officially replace GDM in favor of the lighter and more easily customizable LightDM

You can have both of them installed (or add even more, like KDM), but only one will be used at any time.

The default can be selected by running:

sudo dpkg-reconfigure gdm (if gdm is already installed)

More information on LightDM can be found on the Ubuntu wiki.

 

分享到:
评论

相关推荐

    Linux System Administrator Guide Version0.9

    - **X and xdm**: Discusses graphical login managers like X and xdm. - **Access Control**: Explains mechanisms for controlling user access. - **Shell Startup**: Describes shell startup processes and ...

    Visual.Studio.2005.Team.System.Oct.2005

    These include, but are not limited to, project managers, architects, developers, and testers. Team members in these roles interact directly with Team System. On the periphery of a project, IT ...

    基于python的小区监控图像拼接系统源码数据库论文.doc

    This could involve implementing login systems with role-based permissions, ensuring that sensitive data and functionalities are protected. Moreover, data encryption techniques can be utilized to ...

    基于Python Flask框架的共享自习室预约系统论文.doc

    1. **用户登录模块** (User Login Module): Allows registered users to securely log in to the system using their credentials, ensuring data privacy and access control. 2. **预约管理模块** (Reservation ...

    java基础GUI+JDBC学生管理系统

    此外,可能还使用了JOptionPane进行对话框提示,以及Layout Managers如GridLayout、FlowLayout或BorderLayout来组织组件的位置。 GUI部分可能包括登录界面(login),其中可能有用户名和密码输入框,以及登录按钮。...

    asp图书馆管理系统

    - "managers"表可能是管理员信息,用于区分不同级别的用户权限。 - 用户"QQ"和"密码123456"可能是预设的登录凭据,供测试或演示使用。 2. 登录页面(login.asp): - 这个页面负责接收用户输入的用户名和密码,...

    httpclient4.5.5官方手册

    管理连接和连接管理器(Managedconnections and connection managers)则涉及了Simpleconnectionmanager和Poolingconnectionmanager等,以及连接的优雅关闭(Connectionmanagershutdown)。此外,还涉及了多线程请求...

    mac4linux v_1.0

    Users can expect a wide range of icons to be changed, including those for file managers, system tools, and more. #### Emerald Compiz Theme For users who prefer a more advanced window management ...

    Spring_Security_3_安全权限管理手册(最新)

    - 多种仲裁方式:如Role-Based Access Control (RBAC)、Access Decision Managers等。 - 组件可扩展:允许自定义授权策略。 - 授权范围广泛:包括对页面、方法和对象的访问控制。 4. **核心安全实现** - **Web...

    Spring_Security_3权限管理

    - 支持多种验证方式,如Basic Auth、Form Login、OAuth等。 - 支持多种加密格式,例如BCrypt、SHA-256等,确保密码安全。 - 具有组件扩展性和替换性,允许自定义认证提供者和处理逻辑。 - 提供本地化输出信息的...

    图书管理系统数据库设计

    * 管理者表(managers):存储管理员的信息,包括管理员编号、姓名、性别、联系电话、住址、工资等字段。 * 借阅表(borrowed):存储借阅信息,包括读者编号、图书编号、管理员编号、借阅日期、还书日期等字段。 * ...

    spring-security-learning:security学习

    2. **授权(Authorization)**:Spring Security 通过 Access Decision Managers 和 Access Decision Voters 实现权限控制。它可以基于角色、表达式语言(例如 SpEL)或者自定义逻辑来决定用户是否有权访问特定资源...

    Django 1.0 Website Development.pdf

    Creating the login page 48 Enabling logout functionality 53 Improving template structure 54 User registration 59 Django forms 59 Designing the user registration form 60 Account management 68 ...

    Python通过Manager方式实现多个无关联进程共享数据的实现

    `BaseManager`是`multiprocessing.managers`模块中的基础类,用于创建自定义的管理器。`InfoManager`在这里没有添加额外的方法,但它通过`register`方法注册了两个可共享的对象:一个`DictItem`实例`d`和一个`RLock`...

Global site tag (gtag.js) - Google Analytics