Changes

From SME Server
Jump to navigationJump to search
Line 5: Line 5:  
== Method ==
 
== Method ==
   −
'''Section A'''
+
'''Section A - Install Fedora 7'''
    
# Install Fedora 7 choosing Gnome as the desktop.  KDE may work but is untested.
 
# Install Fedora 7 choosing Gnome as the desktop.  KDE may work but is untested.
Line 14: Line 14:  
# Reboot.
 
# Reboot.
   −
'''Section B'''
+
'''Section B - Setting up Samba and Winbind on Fedora'''
   −
Log in as root.
+
# Log in as root.
 
+
# In a terminal type ''yum groupinstall "Windows File Server"''.  Press ''Y'' when asked.
In a terminal type ''yum groupinstall "Windows File Server"''.  Press ''Y'' when asked.
+
# Then type ''yum install pam_mount''
 
+
# Then type ''system-config-network''
Then type ''yum install pam_mount''
+
# The Network dialog will appear.  Navigate to the DNS tab and enter ''host''.example.com where it asks for hostname and ''host'' is the name you have chosen for your Fedora 7 workstation and ''example.com'' is your primary domain.
 
+
# Close this and type ''system-config-authentication''
Then type ''system-config-network''
+
# The Authentication dialog will appear.  Navigate to the User Information tab.
 
+
# Tick Enable Winbind Support
The Network dialog will appear.  Navigate to the DNS tab and enter ''host''.example.com where it asks for hostname and ''host'' is the name you have chosen for your Fedora 7 workstation and ''example.com'' is your primary domain.
+
# Click the Configure Winbind button
 
+
# Fill in your SME Server workgroup in capitals in the Domain section - put ''DOMAIN'' not example.com, where ''DOMAIN'' is your workgroup in capitals.
Close this and type ''system-config-authentication''
+
# Choose Domain security model.
 
+
# Add the SME Server's host name to Winbind Domain Controller textbox.  
The Authentication dialog will appear.  Navigate to the User Information tab.
+
# Change the template shell to ''/bin/bash''.
 
+
# Click OK.  '''Don't''' join the domain using the join button.
Tick Enable Winbind Support
+
# Switch to the Authentication tab
 
+
# Tick Enable Winbind Support.
Click the Configure Winbind button
+
# Click the Configure Winbind button.
 
+
# Check the settings and click OK.
Fill in your SME Server workgroup in capitals in the Domain section - put ''DOMAIN'' not example.com, where ''DOMAIN'' is your workgroup in capitals.
+
# '''Don't''' join the domain using the join button.
 
+
# Switch to the options tab.
Choose Domain security model.
+
# Tick the Use Shadow Passwords option.
 
+
# Tick the Use MD5 Passwords option.
Add the SME Server's host name to Winbind Domain Controller textbox.  
+
# Tick the Local Authorization option.
 
+
# Click the OK button to save the settings and exit the authentication dialog.
Change the template shell to ''/bin/bash''.
+
# The terminal will show that winbind has started.
 
+
# If your workgroup is called DOMAIN, type ''mkdir /home/DOMAIN'' in the terminal.
Click OK.  '''Don't''' join the domain using the join button.
  −
 
  −
Switch to the Authentication tab
  −
 
  −
Tick Enable Winbind Support.
  −
 
  −
Click the Configure Winbind button.
  −
 
  −
Check the settings and click OK.
  −
 
  −
'''Don't''' join the domain using the join button.
  −
 
  −
Switch to the options tab.
  −
 
  −
Tick the Use Shadow Passwords option.
  −
 
  −
Tick the Use MD5 Passwords option.
  −
 
  −
Tick the Local Authorization option.
  −
 
  −
Click the OK button to save the settings and exit the authentication dialog.
  −
 
  −
The terminal will show that winbind has started.
  −
 
  −
If your workgroup is called DOMAIN, type ''mkdir /home/DOMAIN'' in the terminal.
      
'''Section C'''
 
'''Section C'''
53

edits

Navigation menu