Browse Source

Juergen Sawinski


			
			
				rocklinux
			
			
		
Clifford Wolf 21 years ago
parent
commit
8ba9376e18
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package/rene/samba/samba.conf

+ 1
- 1
package/rene/samba/samba.conf

@ -32,7 +32,7 @@ var_append extraconfopt " " "--with-smbmount --with-automount \
--with-acl-support --with-libsmbclient --with-spinlocks"
# pam support
var_append extraconfopt ' ' "--with-pam --with-pam_smbpass"
pkginstalled pam && var_append extraconfopt ' ' "--with-pam --with-pam_smbpass"
# enable nis+ support
var_append extraconfopt ' ' "--with-nisplus-home"

Loading…
Cancel
Save