Love Hörnquist Åstrand
bcc0935fca
(ftp_do_gss_delegate): delegate creds (default on)
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13231 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-12-19 00:49:08 +00:00
Love Hörnquist Åstrand
6e46d232bf
Optionally support gss bindings, client does it by default, server not.
...
This is to make it work for clients behind NAT.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12458 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-19 09:51:15 +00:00
Johan Danielsson
bc6e02716a
(gss_adat): fix name allocation bug
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12359 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-13 12:08:21 +00:00
Love Hörnquist Åstrand
24ed2fa8bb
(gss_adat): remove poking inside the delegated handle, also fixes
...
problem where to much memory was allocated
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12321 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 15:05:49 +00:00
Love Hörnquist Åstrand
4a6891275c
(gss_adat): now that gss_export_name exports a principal, bandaid with
...
gss_display_name, and check that oid is GSS_KRB5_NT_PRINCIPAL_NAME,
also free memory
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11793 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-16 19:40:18 +00:00
Love Hörnquist Åstrand
247de42830
(gss_auth): print out the name we authenticated too
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11710 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-14 00:44:18 +00:00
Johan Danielsson
0747aa8d55
(gss_decode): release buffer
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11392 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-09-04 22:00:50 +00:00
Johan Danielsson
2617fd75cd
remove unused variable
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11161 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-20 12:47:45 +00:00
Johan Danielsson
dbe8ec17b6
(gss_adat): if accept_sec_context fails, syslog a reason and give a
...
temporary error message
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10885 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-03-14 23:06:58 +00:00
Assar Westerlund
0fa47f785f
(gss_adat): leak less memory and check return value from asprintf
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10651 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-09-04 09:45:09 +00:00
Johan Danielsson
03569fc666
try using "host" if there's no "ftp" principal
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10579 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-28 15:25:43 +00:00
Assar Westerlund
85b4d8f0a8
(gss_auth): be more explicit in error message
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9315 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-12-08 05:07:49 +00:00
Assar Westerlund
50256e4bac
add delegation. From Daniel Kouril <kouril@ics.muni.cz> and Miroslav Ruda <ruda@ics.muni.cz>
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8434 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-06-21 02:46:11 +00:00
Johan Danielsson
3ca5f8150f
remove advertising clause
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7463 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-02 16:58:55 +00:00
Assar Westerlund
28f55242a2
type corretness
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7364 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-13 04:13:04 +00:00
Assar Westerlund
da4227406b
(gss_auth): initialize application_data in bindings
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6684 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-08-03 11:55:45 +00:00
Assar Westerlund
71100bec1b
add support for both AF_INET and AF_INET6 addresses
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6627 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-07-28 13:35:30 +00:00
Assar Westerlund
b2be9f8924
(gss_auth): cast a little tiny bit
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6613 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-07-28 03:02:35 +00:00
Assar Westerlund
ea5b50af2b
(gss_auth): check return value from `gss_import_name' and print error
...
messages if it fails
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6611 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-07-28 03:00:40 +00:00
Assar Westerlund
953f595904
comment spell-fix
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5903 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-04-10 15:08:39 +00:00
Johan Danielsson
89aa595197
(gss_auth): call gss_display_status to get a sane error message;
...
return AUTH_{CONTINUE,ERROR}, where appropriate
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5864 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-04-07 14:18:04 +00:00
Assar Westerlund
4d7d276bce
(gss_adat): more braces to shut up warnings
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5207 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-11-21 22:12:59 +00:00
Assar Westerlund
fd96adb705
(gss_auth): fixo typo(copyo?)
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5181 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-11-02 02:11:29 +00:00
Johan Danielsson
1448b4b240
remove calls to abort()
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4861 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-05-12 12:27:07 +00:00
Johan Danielsson
9478b1bc06
Save client name for userok().
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4857 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-05-12 12:16:18 +00:00
Johan Danielsson
03240ce159
GSS-API backend for the unified security framework.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4673 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-03-26 02:58:22 +00:00