summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2006-02-11 00:31:40 +0000
committerBrian Cameron <bcameron@src.gnome.org>2006-02-11 00:31:40 +0000
commit30952964843faedfd57162f55b4bdab37db5c34d (patch)
treee87c5c7731019086afbb3bf29781763f2f5a6a9f
parent343865a831bf01dad5a4c7e57c1238fd684c6c9f (diff)
downloadgdm-30952964843faedfd57162f55b4bdab37db5c34d.tar.gz
Few more updates worth adding.
2006-02-10 Brian Cameron <brian.cameron@sun.com> * README, docs/C/gdm.xml: Few more updates worth adding.
-rw-r--r--ChangeLog4
-rw-r--r--README2
-rw-r--r--docs/C/gdm.xml41
3 files changed, 32 insertions, 15 deletions
diff --git a/ChangeLog b/ChangeLog
index b895388a..3327eefb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-02-10 Brian Cameron <brian.cameron@sun.com>
+ * README, docs/C/gdm.xml: Few more updates worth adding.
+
+2006-02-10 Brian Cameron <brian.cameron@sun.com>
+
* gui/gdmflexiserver.c: Fix bug that was causing gdmflexiserver
to fail. Because we were calling gtk-init when the --command
option was being used, and this breaks gdmflexiserver since it
diff --git a/README b/README
index 9ffff621..e53adaed 100644
--- a/README
+++ b/README
@@ -94,7 +94,7 @@ Installation:
Contact:
- The GDM mail alias is gdm-list@gnome.org. Archives can be found here:
+ The GDM mail list is gdm-list@gnome.org. Archives can be found here:
http://mail.gnome.org/archives/
diff --git a/docs/C/gdm.xml b/docs/C/gdm.xml
index 62f94ba4..21ab30d4 100644
--- a/docs/C/gdm.xml
+++ b/docs/C/gdm.xml
@@ -152,7 +152,7 @@
enhancement requests to the &quot;gdm&quot; category in
<ulink type="http" url="http://bugzilla.gnome.org/">bugzilla.gnome.org</ulink>.
You can also send a message to the
- <address><email>gdm-list@gnome.org</email></address> mail alias to
+ <address><email>gdm-list@gnome.org</email></address> mail list to
discuss any issues or concerns with the GDM program.
</para>
</sect2>
@@ -163,16 +163,16 @@
</title>
<para>
- The key/value pairs defined in the GDM configuration file and
- considered &quot;stable&quot; interfaces and should only change in ways
- that are backwards compatible. Note that this includes functionaity
- like the GDM scripts (Init, PreSession, PostSession, PostLogin,
- XKeepsCrashing, etc.); directory locations (ServAuthDir, PidFile,
- etc.), system applications (SoundProgram), etc. Some values
- depend on OS interfaces may need to be modified to work on a given
- OS. Typical examples are HaltCommand, RebootCommand, SuspendCommand,
- StandardXServer, Xnest, SoundProgram, and the &quot;command&quot;
- value for each &quot;server-foo&quot;.
+ The key/value pairs defined in the GDM configuration files and
+ the location of these files are considered &quot;stable&quot; interfaces
+ and should only change in ways that are backwards compatible. Note that
+ this includes functionaity like the GDM scripts (Init, PreSession,
+ PostSession, PostLogin, XKeepsCrashing, etc.); directory locations
+ (ServAuthDir, PidFile, etc.), system applications (SoundProgram), etc.
+ Some values depend on OS interfaces may need to be modified to work on
+ a given OS. Typical examples are HaltCommand, RebootCommand,
+ SuspendCommand, StandardXServer, Xnest, SoundProgram, and the
+ &quot;command&quot; value for each &quot;server-foo&quot;.
</para>
<para>
@@ -756,6 +756,16 @@
default behavior, conservative settings are recommended and probably
shipped with your distro.
</para>
+
+ <para>
+ If you wish to make GDM work with other types of authentication
+ mechanisms, such as SmartCards, you should implement this via
+ writing a PAM module rather than by trying to modify the GDM
+ code. Refer to the PAM documentation on your system and this
+ issue has been discussed on the
+ <address><email>gdm-list@gnome.org</email></address> mail list,
+ so you can refer to the archives for more information.
+ </para>
</sect2>
<sect2 id="gdmuser">
@@ -953,7 +963,9 @@
</para>
<para>
- To workaround the inherent insecurity of XDMCP, gdm proposes a default built-in session that uses SSH to encrypt the remote connection. See the section &quot;Securing remote connection through SSH&quot; above.
+ To workaround the inherent insecurity of XDMCP, gdm proposes a default
+ built-in session that uses SSH to encrypt the remote connection. See
+ the section &quot;Securing remote connection through SSH&quot; above.
</para>
</sect2>
@@ -2388,7 +2400,8 @@ PostSession/
<screen>
gdm:.my.domain
</screen>
- to your <filename>&lt;etc&gt;/hosts.allow</filename>, depending on your TCP Wrappers configuration. See the
+ to your <filename>&lt;etc&gt;/hosts.allow</filename>, depending
+ on your TCP Wrappers configuration. See the
<ulink type="help" url="man:hosts.allow">hosts.allow(5)</ulink>
man page for details.
</para>
@@ -6475,7 +6488,7 @@ Hosts=appserverone,appservertwo
<ulink type="http"
url="http://bugzilla.gnome.org/">bugzilla.gnome.org</ulink>
or send an email to the
- <address><email>gdm-list@gnome.org</email></address> mail alias.
+ <address><email>gdm-list@gnome.org</email></address> mail list.
</para>
<para>