Discussion:
[Bug #273] [GUI Right - User creation] Native Kerberos V support
Bugtracker
2005-05-26 15:55:32 UTC
Permalink
/query.php?bug=273

--- 273 Thu May 26 17:55:32 2005
+++ 273.tmp.1U2Adk Thu May 26 17:55:32 2005
@@ -0,0 +1,19 @@
+Bug# : 273
+Product : phpQLAdmin
+Version : CVS
+Status : NEW
+Priority : Normal
+Component : GUI Right - User creation
+URL :
+Assigned To: ***@bayour.com
+Reported By: ***@bayour.com
+Type : PUBLIC
+
+Summary : Native Kerberos V support
+
+Comment posted: 2005-05-26 05:55 PM by ***@bayour.com
+
+This should now be possible with the php4-kadm5 module
+(http://freshmeat.net/projects/php-kadm5/). Have just been running some
+tests with it, and it looks very promising!
+
Bugtracker
2005-05-27 05:39:27 UTC
Permalink
/query.php?bug=273

--- 273 Fri May 27 07:39:26 2005
+++ 273.tmp.3K8qog Fri May 27 07:39:26 2005
@@ -1,7 +1,7 @@
Bug# : 273
Product : phpQLAdmin
Version : CVS
-Status : NEW
+Status : ASSIGNED
Priority : Normal
Component : GUI Right - User creation
URL :
@@ -16,4 +16,16 @@
This should now be possible with the php4-kadm5 module
(http://freshmeat.net/projects/php-kadm5/). Have just been running some
tests with it, and it looks very promising!
+
+Comment posted: 2005-05-27 07:39 AM by ***@bayour.com
+
+In my work copy, one can now:
+1. Add principal. Done after the user object is created in
+tables/user_add-save.inc.
+2. Change password. Done in include/attrib.userpassword.inc. This file also
+correctly identifies a Kerberos V 'password' and shows the principal for the
+user etc.
+
+Missing are:
+1. Deleting principal. Should be done in user_del.php.
Bugtracker
2005-05-27 10:47:23 UTC
Permalink
/query.php?bug=273

--- 273 Fri May 27 12:47:23 2005
+++ 273.tmp.oiFxn2 Fri May 27 12:47:23 2005
@@ -29,3 +29,12 @@
Missing are:
1. Deleting principal. Should be done in user_del.php.

+Comment posted: 2005-05-27 12:47 PM by ***@bayour.com
+
+<a href="/showattachment.php/54/phpQLAdmin.patch">Created an attachment (id=54)</a>
+
+
+Comment posted: 2005-05-27 12:47 PM by ***@bayour.com
+
+Description of attachment #54: Native support for Kerberos V
+
Bugtracker
2005-05-27 10:52:57 UTC
Permalink
/query.php?bug=273

--- 273 Fri May 27 12:52:57 2005
+++ 273.tmp.OSpU9z Fri May 27 12:52:57 2005
@@ -1,7 +1,9 @@
Bug# : 273
Product : phpQLAdmin
Version : CVS
-Status : ASSIGNED
+Status : RESOLVED
+Resolution : FIXED
+Fixed Ver : CVS
Priority : Normal
Component : GUI Right - User creation
URL :

Loading...