[gsettings-desktop-schemas] schemas: Add lockdown mode key for user-accounts
- From: Ondrej Holy <oholy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gsettings-desktop-schemas] schemas: Add lockdown mode key for user-accounts
- Date: Thu, 22 Nov 2012 09:51:53 +0000 (UTC)
commit 9cc6d53fe18b56fceb555e44d45964fbd21c22f0
Author: Ondrej Holy <oholy redhat com>
Date: Thu Sep 20 11:13:13 2012 +0200
schemas: Add lockdown mode key for user-accounts
https://bugzilla.gnome.org/show_bug.cgi?id=684444
.../org.gnome.desktop.lockdown.gschema.xml.in.in | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/schemas/org.gnome.desktop.lockdown.gschema.xml.in.in b/schemas/org.gnome.desktop.lockdown.gschema.xml.in.in
index bf1abb4..eb3f433 100644
--- a/schemas/org.gnome.desktop.lockdown.gschema.xml.in.in
+++ b/schemas/org.gnome.desktop.lockdown.gschema.xml.in.in
@@ -62,5 +62,13 @@
Prevent the user from logging out.
</_description>
</key>
+ <key name="user-administration-disabled" type="b">
+ <default>false</default>
+ <_summary>Disable user administration</_summary>
+ <_description>
+ Stop the user from modifying user accounts. By default, we allow adding
+ and removing users, as well as changing other users settings.
+ </_description>
+ </key>
</schema>
</schemalist>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]