1
0
mirror of https://github.com/altlinux/admc.git synced 2025-01-30 05:47:06 +03:00
Dmitry Degtyarev 95c4ab0222 change ad_create_user to strdup args
since apparently it can't use const char*'s
other ad functions are still breaking constness
2020-05-20 15:41:22 +04:00
2020-05-19 17:07:12 +04:00
2020-05-20 15:41:22 +04:00
2020-05-12 17:26:41 +04:00
2020-05-18 19:16:55 +04:00
2020-05-12 17:26:41 +04:00

Requirements:

  • libgtk+3-devel
  • libldap-devel
  • libsasl2-devel
  • libkrb5-devel
  • libgsasl-devel

Run as ./adtool fake to load fake entries and test without LDAP connection.

Description
No description provided
Readme 11 MiB
Languages
C++ 79.8%
C 19.2%
CMake 1%