Changes

Jump to navigation Jump to search
98 bytes added ,  21:26, 5 September 2015
Line 12: Line 12:  
== Installation ==
 
== Installation ==
   −
=== Ubuntu ===
  −
  −
    sudo apt-get install krb5-user ntp samba winbind
      
=== Arch Linux ===
 
=== Arch Linux ===
Line 20: Line 17:  
     sudo pacman -S krb5 samba
 
     sudo pacman -S krb5 samba
   −
* Default Kerberos version 5 realm: AD.PUMPINGSTATIONONE.ORG
+
=== Debian ===
 +
 
 +
    sudo apt-get install krb5-user libnss-winbind libpam-winbind ntp samba winbind
 +
 
 +
=== Ubuntu ===
 +
 
 +
    sudo apt-get install krb5-user ntp samba winbind
 +
 
 +
* Default Kerberos version 5 realm: AD.PUMPINGSTATIONONE.ORG
    
== /etc/nsswitch.conf ==
 
== /etc/nsswitch.conf ==
Line 65: Line 70:     
== Join the domain ==
 
== Join the domain ==
Use your account, you must be in the Domain Admins group. If you are adding a machine and are not in the Domain Admins group, Join the [[Systems Group]] and ask.
+
Use your account, you must be in the Domain Admins group. If you are adding a machine and are not in the Domain Admins group, Join the [[Systems Group]] and ask.
    
     sudo net ads join -U '''administrator'''@AD.PUMPINGSTATIONONE.ORG
 
     sudo net ads join -U '''administrator'''@AD.PUMPINGSTATIONONE.ORG
Line 114: Line 119:  
== pam_mkhomdir.so ==
 
== pam_mkhomdir.so ==
   −
pam_mkhomdir is responsible for creating the home directory of users that don't have one. Without it you get the following message.
+
pam_mkhomdir is responsible for creating the home directory of users that don't have one. Without it you get the following message.
    
     Could not chdir to home directory /home/PS1/username: No such file or directory
 
     Could not chdir to home directory /home/PS1/username: No such file or directory
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu