MOUNT_PASSWORD_SIZE too small
Steve French <[email protected]>
| Newsgroups | gmane.linux.file-systems.cifs |
|---|---|
| Message-ID | <[email protected]> |
We have MOUNT_PASSWORD_SIZE defined to 64 (rather than 127 which is Windows max in some GUIs) which seems too small Not sure why we have a 17 character password check in another place in cifs (should be the same). Any objection to making this at least 128? -- Thanks, Steve