[gnome-user-docs] Add enterprise-login
- From: Petr Kovář <pmkovar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-user-docs] Add enterprise-login
- Date: Wed, 18 Sep 2013 14:38:32 +0000 (UTC)
commit a55ecdb14213403d11530d34ee90569aaad0e0ab
Author: Petr Kovar <pkovar redhat com>
Date: Wed Sep 18 16:38:05 2013 +0200
Add enterprise-login
system-admin-guide/C/enterprise-login.page | 47 ++++++++++++++++++++++++++++
system-admin-guide/Makefile.am | 3 +-
2 files changed, 49 insertions(+), 1 deletions(-)
---
diff --git a/system-admin-guide/C/enterprise-login.page b/system-admin-guide/C/enterprise-login.page
new file mode 100644
index 0000000..393cdb4
--- /dev/null
+++ b/system-admin-guide/C/enterprise-login.page
@@ -0,0 +1,47 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
+ type="topic" style="task"
+ id="enterprise-login">
+
+ <info>
+ <link type="guide" xref="index#session" />
+ <revision version="0.1" date="2013-09-18" status="stub"/>
+
+ <credit type="editor">
+ <name>Petr Kovar</name>
+ <email its:translate="no">pknbe volny cz</email>
+ <years>2013</years>
+ </credit>
+
+ <desc>Use your Enterprise credentials to log into the GNOME Desktop.</desc>
+ </info>
+
+ <title>Use your Enterprise credentials to log into GNOME</title>
+
+ <p>Once you have a working Active Directory domain available, you can
+ configure the GNOME Desktop to join the Active Directory domain using your
+ Enterprise credentials. Make sure that you have set up a domain user account
+ before proceeding.</p>
+
+ <steps>
+ <title>Join an Active Directory domain</title>
+ <item><p>Click your name on the top bar and select <gui>Settings</gui>
+ from the menu.</p></item>
+ <item><p>From the list of items, select <gui>Users</gui>.</p></item>
+ <item><p>Click the <gui>Unlock</gui> button and type the administrator's
+ password.</p></item>
+ <item><p>Click the <gui>[+]</gui> button in the lower left of the window.</p>
+ </item>
+ <item><p>Select the <gui>Enterprise Login</gui> pane.</p></item>
+ <item><p>Enter the domain, user, and password for your Enterprise account,
+ and click <gui>Add</gui>.</p></item>
+ <item><p>To check that the domain is properly configured, run the
+ following command in the terminal:</p>
+ <screen its:translate="no">
+ <output style="prompt">$ </output><input>realm list</input>
+ </screen>
+ <p>Verify that the output lists the Active Directory domain.</p>
+ </item>
+ </steps>
+
+</page>
diff --git a/system-admin-guide/Makefile.am b/system-admin-guide/Makefile.am
index d698d23..dae7d22 100644
--- a/system-admin-guide/Makefile.am
+++ b/system-admin-guide/Makefile.am
@@ -14,10 +14,11 @@ HELP_FILES = \
dconf-nfs-home.page \
dconf-profiles.page \
dconf-favorite-applications.page\
+ enterprise-login.page \
extensions-enable.page \
extensions-lockdown.page \
extensions-mandatory.page \
- extensions.page \
+ extensions.page \
fonts.page \
index.page \
keyboard-layout.page \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]