Commit Graph

14965 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
edb7f2e0f2 if its the entry just contains the structural object (no samba nor
heimdal object), add an aux heimdal object on to it.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13917 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-05 12:03:18 +00:00
Love Hörnquist Åstrand
4a712fedb8 rename get_cred_cache to _kadm5_c_get_cred_cache and export locally
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13916 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-02 20:32:32 +00:00
Love Hörnquist Åstrand
c5091f4128 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13915 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-02 20:12:30 +00:00
Love Hörnquist Åstrand
593c89db6e don't include krb4 headers
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13914 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-02 20:10:57 +00:00
Love Hörnquist Åstrand
4d8c4b4643 define AES_{EN,DE}CRYPT; remove #ifdefs, this is an installed file
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13913 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-02 20:06:40 +00:00
Love Hörnquist Åstrand
4193dbe40b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13912 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-02 19:34:08 +00:00
Love Hörnquist Åstrand
17083d8556 use krb5_set_password_using_ccache
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13911 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-02 19:30:38 +00:00
Love Hörnquist Åstrand
ee217370b1 add krb5_set_password_using_ccache
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13909 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-02 19:24:58 +00:00
Love Hörnquist Åstrand
36fc0ea221 implement krb5_set_password_using_ccache
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13908 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-02 19:21:36 +00:00
Love Hörnquist Åstrand
f1cf6dbca2 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13907 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-02 14:39:20 +00:00
Love Hörnquist Åstrand
42b0e3ac77 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13906 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-02 14:19:58 +00:00
Love Hörnquist Åstrand
ddcc2d1a97 Allow the objectClass to be "sambaSamAccount" or structural_object
when searching for uid entries.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13905 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-02 14:19:07 +00:00
Love Hörnquist Åstrand
277f7a7324 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13904 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-02 14:05:55 +00:00
Love Hörnquist Åstrand
17d2aa987a document [kdc]hdb-ldap-create-base
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13903 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-02 13:26:10 +00:00
Love Hörnquist Åstrand
31f45fb97b add creation base that defaults to the search base
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13902 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-02 13:06:38 +00:00
Love Hörnquist Åstrand
1459542470 indent like the rest of the code
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13901 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-01 22:58:50 +00:00
Love Hörnquist Åstrand
a050c971fc x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13900 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-01 20:32:14 +00:00
Love Hörnquist Åstrand
2e20f6c28f check return values from ldap operations and close it we get back
LDAP_SERVER_DOWN. stupid ldap client lib, you should retry by yourself.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13899 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-01 20:09:29 +00:00
Love Hörnquist Åstrand
99c773a1db x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13898 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-01 15:33:44 +00:00
Love Hörnquist Åstrand
fabc739054 require search base to be configured, create local context structure
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13897 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-01 15:29:36 +00:00
Love Hörnquist Åstrand
9cae5b83b4 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13896 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-01 15:08:42 +00:00
Love Hörnquist Åstrand
ac337eb057 try handle spn's better
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13895 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-01 15:08:29 +00:00
Love Hörnquist Åstrand
4948cdce57 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13894 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-01 07:15:16 +00:00
Love Hörnquist Åstrand
43a6ed1c63 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13893 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-01 07:07:50 +00:00
Love Hörnquist Åstrand
31ed3a4d60 add expiration time
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13892 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-31 19:46:56 +00:00
Love Hörnquist Åstrand
594d3a7326 add --ad flag, XXX rewrite the init kadm5 interface
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13891 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-31 19:09:52 +00:00
Love Hörnquist Åstrand
49918f566e add modify operations
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13890 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-31 19:05:01 +00:00
Love Hörnquist Åstrand
900b9ff5af fix url
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13889 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-31 16:44:49 +00:00
Love Hörnquist Åstrand
c95ae63697 more ldap text, partly from Tarjei Huse <tarjei@nu.no>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13888 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-31 15:49:54 +00:00
Love Hörnquist Åstrand
3c86d50eec x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13887 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-31 09:09:34 +00:00
Love Hörnquist Åstrand
67b8478b09 handle create and delete
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13886 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-31 09:07:51 +00:00
Love Hörnquist Åstrand
31a565d11c clean, indent
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13885 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-28 11:34:32 +00:00
Love Hörnquist Åstrand
c2ac17b82e (LDAP_entry2mods): make sure krb5KeyVersionNumber is added on new entires
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13884 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-28 10:36:03 +00:00
Love Hörnquist Åstrand
0dd55a0e22 indent
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13883 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-27 10:58:54 +00:00
Love Hörnquist Åstrand
cc1d5be89e minor fixes, partly from Tarjei Huse <tarjei@nu.no>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13882 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-27 10:46:25 +00:00
Love Hörnquist Åstrand
06a97d5069 some text about dbname and realm
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13881 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-27 10:39:49 +00:00
Love Hörnquist Åstrand
883cd45992 default value for hdb-ldap-structural-object is account
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13880 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-27 09:11:01 +00:00
Love Hörnquist Åstrand
433bc74722 more code for get, handle attributes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13879 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-27 00:34:40 +00:00
Love Hörnquist Åstrand
3d52065a27 more code for get, handle time stamps and bad password counter
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13878 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-27 00:05:38 +00:00
Love Hörnquist Åstrand
ac703f462f more code for get, only fetches kvno for now
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13877 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-26 23:08:30 +00:00
Love Hörnquist Åstrand
98c3b8e6e8 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13876 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-26 21:51:46 +00:00
Love Hörnquist Åstrand
bcf009d4ce add support for tsasl
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13875 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-26 21:41:13 +00:00
Love Hörnquist Åstrand
a841a7ff7d (SOURCES_client): += ad.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13874 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-26 17:01:01 +00:00
Love Hörnquist Åstrand
dd8726de2c x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13873 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-26 16:56:15 +00:00
Love Hörnquist Åstrand
0b7181dd58 add kadm5_ad_context
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13872 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-26 16:55:25 +00:00
Love Hörnquist Åstrand
08853058a8 (prop_one): store the opcode in the begining of the blob, not the end
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13871 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-26 16:53:20 +00:00
Love Hörnquist Åstrand
d5a581b7fc x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13870 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-26 16:51:42 +00:00
Love Hörnquist Åstrand
9fd5c0254f try all ldap servers in dns, generate a random password,
base64(random_block(64)), XXX must make it support other then ARCFOUR


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13869 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-26 16:51:28 +00:00
Love Hörnquist Åstrand
a925d449e1 framework for windows AD backend
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13868 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-26 16:21:20 +00:00
Love Hörnquist Åstrand
ee3daec30c x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13867 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-26 11:02:42 +00:00