User access from ldap

Please post here if you have problems in using Wing FTP Server.
Post Reply
ozzy82
Posts: 1
Joined: Tue Mar 20, 2018 8:32 am

User access from ldap

Post by ozzy82 »

Hello,

I have got wing ftp server. I want to use ldap authentication method but each users must access specific directory that have been set before.

for example,

user1 and user3 access /configfiles/
or
user2 and user5 access /docfiles/
or
group1 access /ftpfiles/

How can i do that settings ?

Oz
FTP
Site Admin
Posts: 2078
Joined: Tue Sep 29, 2009 6:09 am

Re: User access from ldap

Post by FTP »

OK, maybe you can map the LDAP account to a local user. First create a local user at "Domain -> Users -> Add User", then click the button "Add LDAP Users Mapping" under the LDAP settings, input a new line in the format of "LDAPUser:LocalUser"(LDAP username and Local username is separated by colon).

If those users belong to different LDAP groups, you can also use the feature "Map LDAP group to local user", then all the LDAP users belong to specified LDAP group can have mapped user's permissions.
Post Reply