Hi, I tried my best to trawl the topics already and look at existing documentation but I am stumped again. I have managed to get LDAP integration working for my users, I also have SSL access working, this is hopefully my last major step before I can actually invite some users to use this program.
I want to add access to some directories outside of my users profile folders.
When they login they currently sit in their home directory.
I tried to add Virtual paths in my default LDAP user group as a test but I cannot seem to get them to show.
for example I have an entry for
"\\Server\shares\" with a virtual path of "%HOME%\Shares"
Under Virtual paths
"\\server\shares" RWA-N-LC-NI access
Under Directory Access
Also to note in the default LDAP group my home directory is empty, I think this setting is taken from my LDAP authentication screen,
the settings in my LDAP configuration are set as follows;
search filter: (&(objectClass=user)(userPrincipalName=$LoginID))
attribute mapping;
home directory = homeDirectory
full name = name
email address = mail
login ID = userPrincipalName
group membership = memberOf
Hopefully I have provided enough detail for someone to help me out, there is likely something obvious that I have missed?
Thanks in advance!
Anthony