Ruben S. Montero
a85b531035
feature #718 : Change operation for deploy and migrate actions to DEPLOY
2011-08-30 16:34:05 +02:00
Ruben S. Montero
85b2bc4127
feature #718 : Changed column name for deploy 'd'->'Y'
2011-08-30 16:23:40 +02:00
Hector Sanjuan
0a0461786e
Feature #756 : Replace gifs with new ozone-green ones.
2011-08-30 16:01:57 +02:00
Ruben S. Montero
a724af2add
Merge branch 'feature-718'
2011-08-30 15:51:50 +02:00
Daniel Molina
961ff912df
Merge branch 'feature-754' of git.opennebula.org:one into feature-754
2011-08-30 13:02:52 +02:00
Daniel Molina
719b509d05
feature #754 : Improve get_usage method
2011-08-30 13:02:30 +02:00
Ruben S. Montero
1e1e78e4d0
Merge branch 'feature-746'
2011-08-30 12:45:59 +02:00
Daniel Molina
aaddf58d96
Merge branch 'feature-754' of git://git.opennebula.org/one into feature-754
2011-08-30 12:34:20 +02:00
Daniel Molina
93c133b181
Generate password from options for the passwd command
2011-08-30 12:33:54 +02:00
Ruben S. Montero
5e67ef24b9
feature #754 : Removed comment
2011-08-30 01:00:45 +02:00
Ted
02bd5ec4ef
Remove restriction for plain auth for oneadmin.
...
(cherry picked from commit ff05d07af0231ae4a2e8a0915973c05f9b533409)
2011-08-30 00:58:17 +02:00
Ruben S. Montero
daab17b4e0
feature #754 : If CA path is not defined, CAs will not be checked instead of raising an exception
2011-08-30 00:22:51 +02:00
Ted
ac1338c737
Raise exception if there is no ca_dir. Fix indentations.
...
(cherry picked from commit ecbde5f8798168d58520ec30a6cecb46d97ef671)
2011-08-30 00:17:34 +02:00
Ted
ea51d0b9b9
Remove validate call, as admin-installed host certs are assumed trustworthy.
...
(cherry picked from commit 6904317c68da51aa3df3be9ee98aa8a8478fc59d)
2011-08-30 00:15:48 +02:00
Daniel Molina
1c875dd438
Merge branch 'feature-754' of git.opennebula.org:one into feature-754
2011-08-26 19:08:53 +02:00
Daniel Molina
c6e8767f3b
feature #754 : Add quota functionality
2011-08-26 19:08:15 +02:00
Daniel Molina
e38d385dc6
feature #754 : Add user_id to the authorize parameters
2011-08-26 19:07:20 +02:00
Ruben S. Montero
aa6f4c08d0
feature #754 : Encode template instead it's id in INSTANTIATE auth strings
2011-08-26 17:44:29 +02:00
Ruben S. Montero
4c9f95ad58
Feature #754 : Update configuration files
2011-08-26 16:51:13 +02:00
Ruben S. Montero
1b1d4f900a
feature #754 : Missing require
2011-08-26 16:41:56 +02:00
Ruben S. Montero
48c0e06544
feature #754 : Fix bugs for server authN
2011-08-26 16:34:17 +02:00
Daniel Molina
bbe32d8375
Allow large options in the CLI without defining the short version
2011-08-26 12:17:26 +02:00
Ruben S. Montero
3409f9d6b4
feature #754 : Default for expiration time
2011-08-26 01:15:08 +02:00
Ruben S. Montero
2534cea8ae
feature #754 : Fixing bugs. login and create users based on x509 works
2011-08-26 00:45:46 +02:00
Ruben S. Montero
304a888415
feature #754 : Fixing bugs...
2011-08-26 00:37:06 +02:00
Ruben S. Montero
5d45fc9391
feature #754 : fix install bugs
2011-08-26 00:02:32 +02:00
Ruben S. Montero
3531a0f5eb
feature #754 : Authenticate file for server auth
2011-08-25 23:49:14 +02:00
Ruben S. Montero
986dcbbf28
feature #754 : Better names for varibles.
2011-08-25 23:48:54 +02:00
Ruben S. Montero
23a9743910
feature #754 : Removed unneeded files
2011-08-25 18:20:00 +02:00
Ruben S. Montero
606ff23435
feature #754 : Update authenticate to make use of new x509 auth class
2011-08-25 18:10:38 +02:00
Ruben S. Montero
cfbe1f18e4
feature #754 : Install server auth files
2011-08-25 17:52:22 +02:00
Ruben S. Montero
f3f2925b0d
feature #754 : Do not check trusted CA's if directory not specified
2011-08-25 17:43:55 +02:00
Ruben S. Montero
d44282c982
feature #754 : Support for proxy certificates in oneuser
2011-08-25 17:42:13 +02:00
Ruben S. Montero
84b3ff38af
feature #754 : Added a server based authentication using x509 certificates
2011-08-25 17:10:17 +02:00
Ruben S. Montero
50de4242d4
feauture #754 : Included check of expiration times for the complete cert chain (from Ted). Do not modify cert_chain in validation
2011-08-25 17:08:46 +02:00
Ruben S. Montero
7ad661b5f8
feature #754 : Split login tokan generation and write login file
2011-08-25 16:24:40 +02:00
Ruben S. Montero
8cdf5e06b4
feature #754 : minor change
2011-08-25 00:07:24 +02:00
Ruben S. Montero
3364d10eb7
feature #754 : Some formatting. Changed delete! & simple gsub with delete. Make use of class constant LOGIN_PATH
2011-08-25 00:03:36 +02:00
Ruben S. Montero
de067c3869
feature #754 : removed unneeded reader attribute
2011-08-24 23:45:36 +02:00
Ted
dd2b770b01
Always validate.
...
Added steps to validate the proxy certificates.
Check that some DN in the chain must matches DN in the password.
2011-08-24 12:39:49 -05:00
Ted
fd9813477e
Merge branch 'feature-754' of git://git.opennebula.org/one into x509-2
...
Conflicts:
src/authm_mad/remotes/x509/x509_auth.rb
2011-08-24 10:47:50 -05:00
Ted
d4e96b2a5e
Replaced underscore in ca_dir.
2011-08-24 10:37:16 -05:00
Ruben S. Montero
37591934c6
bug #762 #771 : Restore common paths for VMs after oned is restarted.
2011-08-24 17:25:05 +02:00
Ruben S. Montero
201715c316
bug #777 : Better options based on FS type. Patch contributed by Grzegorz Kocur
2011-08-24 16:33:18 +02:00
Daniel Molina
4ea2629a51
Fix bug in oneuser show when the user has no privileges
2011-08-24 11:47:01 +02:00
Ted
9dbbccb9d6
Use pems as x509 class init parameters.
2011-08-23 14:29:36 -05:00
Ted
a6fb02f3a6
.init: take cert chain array and key in pem form as inputs
...
.login: remove superfluous dn in tbs text. add default max expiration time, put whole cert chain in token.
2011-08-23 14:28:50 -05:00
Ted
f9f2ad176d
Made timespan an option. Added default proxy locations. read in certificate chain and key from files. Hold cert chain in array.
2011-08-23 14:28:18 -05:00
Daniel Molina
3769652006
feature #754 : Add CLI functionality for ssh and x509
2011-08-23 16:29:38 +02:00
Daniel Molina
4ae6c2d8f0
feature #754 : Options can be defined without short value
2011-08-23 16:25:11 +02:00