On 16.4.2013, at 11.10, Marek Skubela <[email protected]> wrote:
> Is it possible to use LDAP attribute (cn in my case) instead > of e-mail address as a shared folder name, so users would > see something like: Shared > ExampleCompany Service > and not the default Shared > [email protected]? Only if you change all of the usernames to look like that instead of email addresses (this translation could be done by passdb/userdb after user login). If there are only a few such accounts, maybe you should be using public namespaces instead.
