Bug 10393 - "allow insecure wide links" not listed by testparm
Summary: "allow insecure wide links" not listed by testparm
Status: RESOLVED WORKSFORME
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: File services (show other bugs)
Version: 4.1.3
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Samba QA Contact
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-22 09:58 UTC by Björn Jacke
Modified: 2022-09-25 13:22 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Björn Jacke 2014-01-22 09:58:04 UTC
testparm -vs does not output "allow insecure wide links". Even if this is set to yes, then nothing about this parameter is given back.
Comment 1 Karolin Seeger 2014-10-01 07:30:22 UTC
(In reply to comment #0)
> testparm -vs does not output "allow insecure wide links". Even if this is set
> to yes, then nothing about this parameter is given back.

Interesting! ;-)
Works in master branch...
Comment 2 Amit Kumar 2018-09-11 06:47:08 UTC
testparm shows 'allow insecure wide links' on samba-4.10.0

# testparm

# Global parameters
[global]
	allow insecure wide links = Yes      <<<<<<< 
	map to guest = Bad User
	security = USER
	idmap config * : backend = tdb
Comment 3 Rowland Penny 2022-09-25 13:22:28 UTC
(In reply to Amit Kumar from comment #2)
Closing this as it works for myself on 4.15.7:

testparm -vs | grep 'allow insecure'
Load smb config files from /etc/samba/smb.conf
Loaded services file OK.
Weak crypto is allowed

Server role: ROLE_DOMAIN_MEMBER

	allow insecure wide links = No