Rob Crittenden
2675f35fdf
Tie the logging module to 'PythonOption IPADebug' in /etc/httpd/conf.d/ipa.conf
2007-12-11 09:56:37 -05:00
Rob Crittenden
40ff6f21db
Prompt user before downloading a keytab that this will create a new secret,
...
breaking any existing keytabs for that principal.
2007-12-06 11:56:14 -05:00
Rob Crittenden
592329af18
Use more common names for first and last name labels
2007-12-10 11:55:52 -05:00
Karl MacMillan
abdbc50683
Import correct httpinstance.py
0001-01-01 00:00:00 +00:00
Karl MacMillan
158b4e8ff4
Commit corrected certs.py
0001-01-01 00:00:00 +00:00
Karl MacMillan
3b4f0db73e
Convert the setup of ssl from a shell script to a
...
python module. This is in preparation for user
supplied certs.
0001-01-01 00:00:00 +00:00
Karl MacMillan
ad3fcc200c
Merge.
0001-01-01 00:00:00 +00:00
Rob Crittenden
ca8e71d938
Move the sort arrow to the left of the column title and don't overlap the text
2007-12-10 21:55:12 -05:00
Rob Crittenden
f169641aae
Use title case for field labels
2007-12-10 17:44:04 -05:00
Rob Crittenden
5e4a162954
Fix delegation in the UI and add a missing aci that allows writes.
...
Make ipa-deldelegation more user-friendly.
2007-12-07 16:08:12 -05:00
Rob Crittenden
b75d735b7e
Add default e-mail domain to the IPA configuration
2007-12-10 11:53:00 -05:00
Rob Crittenden
c95550a164
Remove some debugging statements
2007-12-10 11:54:42 -05:00
Rob Crittenden
059e8f00ef
Add principal management templates
2007-12-10 09:58:18 -05:00
Karl MacMillan
d2378f13d0
Merge.
0001-01-01 00:00:00 +00:00
John Dennis
d53915954e
merge
2007-12-04 10:08:08 -05:00
Rob Crittenden
299e457698
Convert krbmaxpwdlife and krbminpwdlife from seconds into days and hours
2007-12-03 18:07:47 -05:00
Rob Crittenden
03fe2a8d6a
Increase default max password lifetime from 10 to 90 days
2007-12-03 18:09:14 -05:00
John Dennis
4e1d291d15
change location of radius data in ldap from
...
cn=radius,cn=services,cn=etc
to
cn=radius
2007-11-30 20:29:12 -05:00
John Dennis
6be932e8af
fix merge error
2007-11-29 11:44:50 -05:00
John Dennis
904b76059c
merged radius work with latest mainline tip
2007-11-28 07:49:07 -05:00
Rob Crittenden
2e7f629d91
Remove unnecessary attribute left over from testing
2007-11-26 20:34:59 -05:00
John Dennis
09238510ff
add command line utilites for radius profiles
2007-11-26 19:30:33 -05:00
John Dennis
9a8326c5c1
clean up radius client command line tools
2007-11-23 10:35:22 -05:00
John Dennis
d98686e967
Add radius profile implementations:
...
get_radius_profile_by_uid
add_radius_profile
update_radius_profile
delete_radius_profile
find_radius_profiles
Rewrite command line arg handling, now support pair entry, interactive
mode with auto completion, reading pairs from a file, better handling
of mandatory values, better help, long arg names now match attribute
name in pairs
Establish mappings for all attributes and names used in clients and
profiles
Add notion of containers to radius clients and profiles in LDAP
Move common code, variables, constants, and strings into the files
radius_client.py, radius_util.py, ipautil.py to eliminate redundant
elements which could get out of sync if modified and to provide access
to other code which might benefit from using these items in the
future.
Add utility functions:
format_list()
parse_key_value_pairs()
Add utility class:
AttributeValueCompleter
Unify attribute usage in radius ldap schema
2007-11-21 13:11:10 -05:00
John Dennis
087d11af5c
map attrs to friendly name
2007-11-14 16:01:27 -05:00
John Dennis
c4dbe6433d
add ipa-findradiusclient search
2007-11-14 15:32:08 -05:00
John Dennis
c24da12fe1
radius client modify and delete work
2007-11-14 00:04:19 -05:00
John Dennis
eab5a89d4a
ipa-addradiusclient now working
2007-11-13 20:05:02 -05:00
John Dennis
152f8e3392
checkpoint radius client work
2007-11-13 13:06:18 -05:00
John Dennis
f36872383c
add aci's for radius
2007-11-10 12:04:43 -05:00
John Dennis
84275328a0
radius now does kerberos auth, reads client entries from LDAP
2007-11-10 00:09:07 -05:00
Pete Rowley
24d5777bd6
Add posix auto gen for single master case
2007-11-06 15:57:15 -08:00
John Dennis
80c4ed7af2
remove offensive use of rpm
...
add the radiusprofile to the list of objectclasses used when creating a user
2007-11-06 16:26:10 -05:00
John Dennis
22493d9b9f
remove offensive use of rpm
...
add the radiusprofile to the list of objectclasses used when creating a user
2007-11-06 16:26:10 -05:00
Rob Crittenden
50c383aeed
Update text to reflect new CSS code (sidebar now on right)
2007-11-06 10:22:47 -05:00
Karl MacMillan
6243410bdd
Install principal edit page files.
0001-01-01 00:00:00 +00:00
Simo Sorce
441e9206b5
We need the OpenSSL Crypto lib for the DES and MD4 functions to generate NT
...
and LM hashes.
2007-12-07 19:59:27 -05:00
Simo Sorce
647063253e
Fix kdec.length or we may try to double free() or free() uninitiualized data.
2007-12-07 18:09:49 -05:00
Simo Sorce
0b51e32699
merge from upstream
2007-12-07 17:38:15 -05:00
Simo Sorce
11559e9a69
we *may* require it, it depend on the ditro in F8 cahing daemon configuration has been
...
incorporated in the default bind install.
2007-12-07 17:36:14 -05:00
Rob Crittenden
b3fa02225a
Add back in some CSS that was removed in the big UI update.
...
This adds back required field colors and colored error and warning msgs.
2007-12-05 16:15:52 -05:00
Karl MacMillan
f07cd5a5ad
Update build requires for libcap.
0001-01-01 00:00:00 +00:00
Simo Sorce
92d773dc30
Improved ACIs
2007-11-30 16:57:48 -05:00
Simo Sorce
86c78cbe75
minor typos
2007-11-30 16:58:02 -05:00
rcritten@redhat.com
c32a960cae
Compatibility changes to work on RHEL 5 with python 2.4
2007-11-30 15:53:02 -05:00
Simo Sorce
b04bed4e82
Min Pwd Change Time Check after Password reset and other minor fixes
2007-11-30 16:57:19 -05:00
Karl MacMillan
a174d6d6e6
Fix mode on ipa-keytab-util.
0001-01-01 00:00:00 +00:00
Karl MacMillan
8e48393c61
Introduce service base class and clean up ipa-server-install
...
1) Add a base class for all of the instance objects.
2) Normalize usage of logging.
3) General cleanups of ipa-server-install.
4) Make better use of httpinstance.
5) Add webguiinstance.
6) Improve progress reporting during installation.
Works Here (TM), but it would be nice to get someone else
to test since this moves code around a bit.
0001-01-01 00:00:00 +00:00
Karl MacMillan
4e377ad7e8
Fix message about no spaces in password - spaces work
...
fine with ssl setup shell script removed.
0001-01-01 00:00:00 +00:00
Rob Crittenden
99c676702b
The uid_hidden field needs to be retained until after validation succeeds
...
otherwise if it ever fails, uid_hidden will be lost which can cause uid
to not be set which cascades into lots of other errors.
2007-12-06 17:00:38 -05:00