Opened 12 years ago
Closed 10 years ago
#400 closed improvement (wontfix)
External authentication support for CIFS connector
| Reported by: | jkenyon | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | FTP | Version: | 6.8.1 |
| Keywords: | Cc: |
Description
Add ability for LogicalDOC Connector to use external authentication (e.g. active directory) for CIFS access.
Note:
See TracTickets
for help on using tickets.

This is technically impossible because the CIFS protocol doesn't transmit the password of the user's account but just it's checksum while to the AD we have to transmit the password.