gregory guy
9560202d56
Drop automake build support.
...
Add basic cmake build instructions.
Add basic README file.
Delete empty folders doc and po.
Delete empty files ChangeLog, NEWS and TODO.
Some cosmetics.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit edec9f9049
)
5 years ago
Timothy Pearson
8c6f2507b0
Fix access to ldap configuration files on non-controller (workstation) systems
...
(cherry picked from commit b2d89e08d0
)
6 years ago
Timothy Pearson
23d8a034c7
Properly set umask on login
...
(cherry picked from commit 10472c4c2b
)
6 years ago
Timothy Pearson
fac096dec8
Correctly set permissions on LDAP configuration file to only allow owner / group, since this file contains a multi-master replication password in plain text
...
(cherry picked from commit 81b65a2d55
)
6 years ago
Slávek Banko
e58c07a94b
Add KDE_EXPORT to public library symbols.
...
This allows build with gcc hidden visibility.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 77563f4f4c
)
6 years ago
Slávek Banko
9269cb6873
Added controlled conversions to char* instead of automatic ascii conversions.
...
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ed622a01c5
)
6 years ago
Slávek Banko
237060ef06
Add includes to UI files to resolve FTBFS.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 545658deaf
)
6 years ago
Slávek Banko
7624fdf23b
Update CMake rules
...
+ Set the library version to 1.0.0.
(partially cherry picked from commit 08fd4a51ed
)
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy
90487b6cff
conversion to the cmake building system
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit 6d8d495faf
)
6 years ago
Timothy Pearson
f746c03828
Fix memory leak on bind failure
...
Fix minor issues with comments
(cherry picked from commit 3fdd5c964a
)
9 years ago
Timothy Pearson
ba81541fe5
Fix incorrect login causing PAM fatal error message
...
(cherry picked from commit 8b16aef38d
)
9 years ago
Timothy Pearson
bea400f197
Fix security hole when Kerberos credential caching is enabled
...
The prior PAM stack configuration, while unfortunately present in many online examples, allows storing of an arbitrary cached password for non-Kerberos users by simply entering it twice
11 years ago
Timothy Pearson
5bfd539b84
Make bonding and unbonding methods slightly more robust
11 years ago
Timothy Pearson
571e1739fb
Fix LDAP CA root file configuration
11 years ago
Timothy Pearson
39c401b796
Look for CA file in correct location on bonded machines
11 years ago
Francois Andriot
ce1a870096
Add missing LDFLAGS causing FTBFS
11 years ago
Timothy Pearson
2ac300ccc2
Do not replicate olcGlobal by default
12 years ago
Timothy Pearson
3729eac510
Fix incorrect certificate CA file in ldap client configuration
12 years ago
Timothy Pearson
bac7789f94
Use shared realm certificate file name to allow syncrepl to work
12 years ago
Timothy Pearson
a512090138
Use more precise syncrepl configuration
12 years ago
Timothy Pearson
a257ac4ffe
Fix failure to use provided error string handler in getRealmCAMaster
12 years ago
Timothy Pearson
c5ae1e593d
Fix syncrepl retry timeout and enable hdb replication
12 years ago
Timothy Pearson
a9affe1102
Properly set up syncrepl
12 years ago
Timothy Pearson
c8902fca04
Add missing data fields to LDAPMasterReplicationInfo structure
12 years ago
Timothy Pearson
8a439f8521
Add a number of methods to enable multi-master replication
12 years ago
Timothy Pearson
5b8ec508a0
Fix failure when long Kerberos commands are used
...
This failure was due to an obscure ASCII sequence used in the output of kadmin
12 years ago
Timothy Pearson
8899bee01d
Fix cron script failure
12 years ago
Darrell Anderson
91573227c6
Cleanup output clutter.
12 years ago
Timothy Pearson
3f8b38c5f2
Add paged search capability
12 years ago
Timothy Pearson
98d9e442c4
Add ability to control PAM options including credential caching and home directory creation
12 years ago
Timothy Pearson
52d15ff717
Reload OpenLDAP when certificate file changes
12 years ago
Timothy Pearson
1e9b683727
Set proper permissions on root certificate files
12 years ago
Timothy Pearson
f101efbd4d
Add exportKeytabForPrincipal method
12 years ago
Timothy Pearson
54f609f3da
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/libtdeldap
12 years ago
Timothy Pearson
d1764a4dae
Add new machine add method
...
Add stubs for machine and service modification methods
12 years ago
Timothy Pearson
42072e938e
Set executable flag on cron scripts
12 years ago
Timothy Pearson
fdef66d8f2
Fix kinit and ktutil log output
12 years ago
Timothy Pearson
fae0948a28
Move core code from the bonding utility to this library
12 years ago
Timothy Pearson
e0f5e6ac4e
Fix FBTFS
12 years ago
Timothy Pearson
c2654f5408
Fix unusual glitch caused by inadvertent double application of a patch
12 years ago
Timothy Pearson
9d5bebacf3
Move bonding routines into core library
12 years ago
Timothy Pearson
660b499a22
Remove user from member groups before deletion
12 years ago
Timothy Pearson
298b514806
Remove incorrect module flag from Makefile.am
12 years ago
Timothy Pearson
0794d3cc44
Fix FTBFS with older OpenLDAP versions
12 years ago
Timothy Pearson
6153e00921
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9970d64621
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
ebe5fa27bf
Do not use GUI dialog to prompt for password when operating in CLI mode
12 years ago
Timothy Pearson
bdb1c6b002
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/libtdeldap
12 years ago
Timothy Pearson
9e61d1e26b
Obtain user name and realm from SASL on GSSAPI authentication success
12 years ago
Timothy Pearson
20c48849ea
Fix klist failure
12 years ago