Bug 137 - krb5_set_password is defined in MIT Kerberos 1.3beta2
Summary: krb5_set_password is defined in MIT Kerberos 1.3beta2
Status: CLOSED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: net utility (show other bugs)
Version: 3.0.0preX
Hardware: Other All
: P2 normal
Target Milestone: none
Assignee: Jim McDonough
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-30 12:27 UTC by Anthony Liguori
Modified: 2005-08-24 10:19 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anthony Liguori 2003-05-30 12:27:42 UTC
in libads/krb5_setpw.c, we define a couple functions with krb5_XXXX.  krb5_XXXX
is the standard naming convention for the kerberos libraries and we've gotten
burned because of this with krb5_set_password which is a newly added function in
MIT Kerberos 1.3beta2.

We should probably audit the code and remove all functions named like this.
Comment 1 Jim McDonough 2003-05-30 12:52:14 UTC
renamed it to ads_krb5_set_password, but we should also look into changing all
of the krb5_ functions we define, at least the ones not intended to fill out an
implementation.
Comment 2 Gerald (Jerry) Carter (dead mail address) 2005-02-07 07:57:30 UTC
originally reported against 3.0aph24.  Bugzilla spring cleaning.  
Removing old alpha versions.
Comment 3 Gerald (Jerry) Carter (dead mail address) 2005-08-24 10:19:31 UTC
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.