Hi,

I would like to retrieve additional attribute from user object in  AD , ‘homeDirectory’, which contains string pointing to

windows share path on a samba server .

The option ‘user_attribute’ allows that setup in [nss] section together with ‘ ifp’ service.

[sssd]

services = ..,nss,ifp

[nss]

user_attribute = +homeDirectory

 

I can’t figure out how this extra attribute is mapped by SSSD;

I would like  map it  to environment variable per user at login, or in any other usable way.

Any hints?

Thanks in advance.

 

Best,

longina