~ubuntu-branches/ubuntu/jaunty/heimdal/jaunty

« back to all changes in this revision

Viewing changes to doc/heimdal.texi

  • Committer: Bazaar Package Importer
  • Author(s): Nick Ellery
  • Date: 2008-11-17 22:25:58 UTC
  • mfrom: (1.1.5 upstream) (2.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20081117222558-jd1aj1jth6ycdb0x
Tags: 1.2.dfsg.1-2.1ubuntu1
* Merge from debian unstable, remaining changes (LP: #299345):
  - Change libdb4.2-dev to libdb4.6-dev in build-deps
  - Add netbase to heimdal-kdc depends.
  - Set CPPFLAGS=-DLDAP_DEPRECATED to fix build with OpenLDAP 2.4 on
    64-bit architectures.
* Remove dependency on update-inetd to heimdal-servers and heimdal-kdc,
  as packages should rely on the inet-superserver to provide the
  update-inetd command.
* Drop the addition of -1 to the version of comerr-dev in build depends.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
\input texinfo @c -*- texinfo -*-
2
2
@c %**start of header
3
 
@c $Id: heimdal.texi 22191 2007-12-06 17:26:30Z lha $
 
3
@c $Id: heimdal.texi 22547 2008-01-29 09:00:00Z lha $
4
4
@setfilename heimdal.info
5
5
@settitle HEIMDAL
6
6
@iftex
16
16
 
17
17
@include vars.texi
18
18
 
19
 
@set UPDATED $Date: 2007-12-06 09:26:30 -0800 (Tor, 06 Dec 2007) $
 
19
@set UPDATED $Date: 2008-01-29 01:00:00 -0800 (Tis, 29 Jan 2008) $
20
20
@set VERSION @value{PACKAGE_VERSION}
21
21
@set EDITION 1.0
22
22
 
32
32
@title Heimdal
33
33
@subtitle Kerberos 5 from KTH
34
34
@subtitle Edition @value{EDITION}, for version @value{VERSION}
35
 
@subtitle 2007
 
35
@subtitle 2008
36
36
@author Johan Danielsson
37
37
@author Love H�rnquist �strand
38
38
@author Assar Westerlund
43
43
@def@copyrightend{}
44
44
@page
45
45
@copyrightstart
46
 
Copyright (c) 1997-2007 Kungliga Tekniska H�gskolan 
 
46
Copyright (c) 1997-2008 Kungliga Tekniska H�gskolan 
47
47
(Royal Institute of Technology, Stockholm, Sweden).
48
48
All rights reserved.
49
49
 
343
343
 
344
344
Programming with Kerberos
345
345
 
346
 
* Kerberos 5 API Overview::     
347
 
* Walkthrough of a sample Kerberos 5 client::  
348
 
* Validating a password in a server application::  
349
 
* API differences to MIT Kerberos::  
350
 
* File formats::
351
 
 
352
346
@end detailmenu
353
347
@end menu
354
348