From c7583c04922426c2aaecf0fb423fe43bbcf690cf Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: Dec 01 2015 03:05:13 +0000 Subject: fix(p_samba): mimic 'security = share' (deprecated) in the test config 'security = share' was deprecated in previous versions and removed in the version shipped with CentOS 7-1511. We can mimic the same behavior with 'security = user' and setting a 'map to guest' directive --- diff --git a/tests/p_samba/samba_share_test.sh b/tests/p_samba/samba_share_test.sh index 255e4c8..019ceef 100755 --- a/tests/p_samba/samba_share_test.sh +++ b/tests/p_samba/samba_share_test.sh @@ -13,7 +13,8 @@ cat > /etc/samba/smb.conf <