User Tools

Site Tools


ubuntu:desktop_ad_intergration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ubuntu:desktop_ad_intergration [2013/12/11 12:52]
tschulz [Configure Lightdm for Network logins]
ubuntu:desktop_ad_intergration [2013/12/11 14:19] (current)
tschulz [Setup share mounting (Pam Mount)]
Line 94: Line 94:
  from top-to-bottom -->  from top-to-bottom -->
  
-<debug enable="​1" />+<debug enable="​0" />
  
  <!-- Volume definitions -->  <!-- Volume definitions -->
Line 129: Line 129:
 </​file>​ </​file>​
 ==== Link Home Dir Script ==== ==== Link Home Dir Script ====
-This is a script that links a users network home directory to a bookmark and nautilus or nemo.  It is designed to be run at login+This is a script that links a users network home directory to a bookmark and nautilus or nemo.  It is designed to be run at login.     
 +  * Save script to **/​scripts** and **chmod 755 /​scripts/​link_h.sh**
 <file bash /​scripts/​link_h.sh>​ <file bash /​scripts/​link_h.sh>​
 #!/bin/sh #!/bin/sh
Line 238: Line 239:
 ===== Configure Lightdm for Network logins ===== ===== Configure Lightdm for Network logins =====
 This is a full lightdm.conf. ​ I made two changes.  ​ This is a full lightdm.conf. ​ I made two changes.  ​
-  - I **changed ​user-session to ubuntu-2d** because it a lot nicer on older hardware.  ​+  - I changed ​**user-session to ubuntu-2d** because it'​s ​a lot nicer on older hardware.  ​
   - I added **greeter-show-manual-login=true** to allow login of network users. ​   - I added **greeter-show-manual-login=true** to allow login of network users. ​
 <file config /​etc/​lightdm/​lightdm.conf>​ <file config /​etc/​lightdm/​lightdm.conf>​
ubuntu/desktop_ad_intergration.1386787976.txt.gz · Last modified: 2013/12/11 12:52 by tschulz