Stanislav German-Evtushenko
Stanislav German-Evtushenko
I'm not sure what way is common in python world but in Unix the following approach is often followed: - use ~/.myapp/myapp.conf if it exists - and use /etc/myapp/myapp.conf if...
Best practice is placing configs to /etc/apache2/conf-available and enabling them with a2enconf in postinst script.
Hi, I've check our AD and found out it doesn't have objectClass=inetOrgaPerson. We are using Windows 2003 Server as DC. Regards, Stas
Yes, it's available as a class but user accounts don't have it by default and I can't ask administrator to add it. On Jan 24, 2012 12:40 AM, "profplump" <...
I just don't like to have them duplicate.
At the moment we are using Novell eDirectory as a directory service and contagged as a useful representation of local address book with photos and search abilities. And now we...
I mean local address book is a list of our employees/users.
This is not an open source. I didn't manage to find another open source solution better than contagged.
> AD isn't open source either. > Unfortulatelly It's not in my power to change :) I'm just telling that it'd been working with eDirectory and I'd like to make...
I see :) Thanks a lot anyway. Stas