Changes

From SME Server
Jump to navigationJump to search
Line 233: Line 233:  
You will require at least cif-utils and libpam-mount
 
You will require at least cif-utils and libpam-mount
   −
  sudo apt-get install libpam_mount cifs-utils
+
  sudo apt-get install libpam-mount cifs-utils
    
In the above file /etc/auth-client-config/profile.d/sss
 
In the above file /etc/auth-client-config/profile.d/sss
Line 268: Line 268:  
         user      = "*"
 
         user      = "*"
 
         sgrp      = "admins"/>
 
         sgrp      = "admins"/>
<!-- General Directory-->
+
  <!-- General Directory-->
 
  <volume fstype    = "cifs"
 
  <volume fstype    = "cifs"
 
         server    = "sme.server.com"
 
         server    = "sme.server.com"

Navigation menu