Comment 6 for bug 1701073

Revision history for this message
Dave Kettmann (dkettman) wrote : Re: CVE-2017-2619 regression breaks symlinks

Shell script attached to be run on fresh install of Xenial.

Powershell commands to test functionality below:

Set-Location \\smb-xenial\reproducer\opt\root
Get-ChildItem
Set-Location \\smb-xenial\reproducer\opt\opt
Get-ChildItem
Get-Content \\smb-xenial\reproducer\opt\smb.conf

The first location works, the last two do not. These were run on a Windows 7 desktop VM.