Changes

From SME Server
Jump to navigationJump to search
M7.0
Line 61: Line 61:  
  session required        pam_mkhomedir.so umask=0022 skel=/etc/skel/
 
  session required        pam_mkhomedir.so umask=0022 skel=/etc/skel/
 
  session optional        pam_mount.so
 
  session optional        pam_mount.so
 +
 +
If you misconfigure a file and lock yourself out of the workstation <br>
 +
hit spacebar at the grub prompt  <br>
 +
change to root=(leave as is) single <br>
 +
login as root and check your config files
    
====Connect to domain====
 
====Connect to domain====
 
+
on SME 7.3 and above
*Option A - Upgrade the samba rpms on SME Server [http://bugs.contribs.org/show_bug.cgi?id=2256#c23 warning]
  −
 
  −
On the server
  −
yum upgrade samba* --enablerepo=smedev
      
On the client [''Workgroup'' is your SME Server Workgroup]
 
On the client [''Workgroup'' is your SME Server Workgroup]
 
  net rpc join -D '''WorkGroup''' -U admin
 
  net rpc join -D '''WorkGroup''' -U admin
   −
*Option B - workaround the bug in samba
+
where admin may be any user in the 'domain-admin' group
  −
To check your client values > K menu > Setting Configuration > Internet and Networking > Samba <br>
  −
''ClientName'' is the NetBIOS Name, NOTE: you must add the trailing $  <br>
  −
 
  −
On the server
  −
signal-event machine-account-create '''ClientName$'''
  −
smbpasswd -a -m '''ClientName$'''
  −
 
  −
On the client
  −
  net rpc join -D '''WorkGroup''' -U admin
  −
 
  −
 
  −
If you misconfigure a file and lock yourself out of the workstation <br>
  −
hit spacebar at the grub prompt  <br>
  −
change to root=(leave as is) single <br>
  −
login as root and check your config files
      
===Mounting Shares===
 
===Mounting Shares===
Line 110: Line 95:  
if necessary
 
if necessary
 
  cd /etc/rc5.d
 
  cd /etc/rc5.d
  mv K19cupsys S19cupsys
+
  mv K??cupsys S??cupsys
    
====Configure printer====
 
====Configure printer====
Line 130: Line 115:  
If using Ident Authentication for browsing  
 
If using Ident Authentication for browsing  
 
  apt-get install ident2
 
  apt-get install ident2
 +
 +
===PPTP Connection===
 +
To Connect to a remote SME Server
 +
apt-get install pptp-linux kvpnc
 +
 +
K menu > Internet > Connection > VPN Client
       
[[Category:Howto]]
 
[[Category:Howto]]

Navigation menu