Results 84 comments of Miha Petkovsek

Hi Jason, well there have been requests for this and I plan to do something for 1.3 release, 1.2 is in beta for final testing. The problem is the permissions...

#715 for SAML2. @f0o : groups > search domain groups. Add group. If new AD user it will check for membership for this group. I guess for not needing local...

I think I made some custom module for firewall rules once, can share if anyone is interested.

Can you test now ?

You are on 1.6 branch probably. Changes were pushed to MASTER (development) branch.

Pushed to 1.6 also.

I assume user is created locally and auth type is set to correct AD ? You can try to tcpdump traffic towards AD IP address to check AD response... I...

Did you try with TLS on 389, SSL disabled ? Will check code on how to get more debugging info from it.

Hi, thanks for pointing out, I updated it manually for now, will see how to automate it in the future.

Hi, try this: Create directories and symlinks: ``` cd /var/www/html/phpipam/functions/locale mkdir ko_KR.UTF-8 mkdir ko_KR.UTF-8/LC_MESSAGES ln -s ko_KR.UTF-8 ko_KR.utf8 ln -s ko_KR.UTF-8 ko_KR ln -s ko_KR.UTF-8 ko ``` Copy translation file...