Thanx for the clue: so the file is crypt.conf (not crypto.conf) and inside 
/etc/security (not /etc/crypto), and I have it (I tried installing SUNWcs from 
the my nightly repo, and it says it's already updated).
The content of this crypt.conf file is:
1       crypt_bsdmd5.so.1
2a      crypt_bsdbf.so.1
md5     crypt_sunmd5.so.1
5       crypt_sha256.so.1
6       crypt_sha512.so.1
is it correct?
is it the correct file name? is it the correct folder?
Thanx ;)
Gabriele Bulfon - Sonicle S.r.l.
Tel +39 028246016 Int. 30 - Fax +39 028243880
Via Felice Cavallotti 16 - 20089, Rozzano - Milano - ITALY
http://www.sonicle.com
----------------------------------------------------------------------------------
Da: Alexander Eremin
A: Gabriele Bulfon
Cc: [email protected] [email protected]
Data: 27 agosto 2010 12.01.50 CEST
Oggetto: Re: [illumos-Discuss] Distribution Constructor on IllumOS
On Fri, 2010-08-27 at 11:40 +0200, Gabriele Bulfon wrote:
Thanx for the info.
Both an original OpenSolaris dev134 and the IlluminOS don't have the
crypto.conf file
inside /etc/crypto. I have only these:
certs crls kcf.conf kmf.conf pkcs11.conf
and on IllumOS they're untouched by the update, still the same as the
original dev134.
Any clue?
Gabriele Bulfon - Sonicle S.r.l.
Tel +39 028246016 Int. 30 - Fax +39 028243880
Via Felice Cavallotti 16 - 20089, Rozzano - Milano - ITALY
http://www.sonicle.com
----------------------------------------------------------------------------------
Da: B M
A: [email protected]
Data: 27 agosto 2010 2.23.57 CEST
Oggetto: Re: [illumos-Discuss] Distribution Constructor on IllumOS
On Thu, Aug 26, 2010 at 5:26 PM, Gabriele Bulfon
wrote:
Traceback (most recent call last):
File
"/usr/share/distro_const/pre_boot_archive_pkg_image_mod.py",
line 86, in
alt_root=pkg_img_path)
File
"/usr/lib/python2.6/vendor-packages/osol_install/install_utils.py", line 808, 
in encrypt_password
salt = crypt_gensalt(alt_root)
File
"/usr/lib/python2.6/vendor-packages/osol_install/install_utils.py", line 770, 
in crypt_gensalt
for alg in allow_alg:
TypeError: 'NoneType' object is not iterable
Child returned err 1
Build completed Tue Aug 24 19:34:27 2010
Build failed.
Anyone have any idea? maybe someone already could make DC
run?
Thanks for any help,
Gabriele.
Hi!
Personally I have no much idea why it won't run on Illumos in
this
particular time, but looks like it has relations to probably
missing
crypt algorithms that are used to encrypting passwords. These
are md5
various implementations, sha256, sha512 etc. They should be
defined in
"/etc/security/crypt.conf". Also that a part of DC, in
particular
/usr/lib/python2.6/vendor-packages/osol_install/install_utils.py
programmed in not best way, so unfortunately many places in
"osol_install" package meant to just crash like this, once
something
somewhere is missing. :-(
Hope this helps a bit.
--
bo
_______________________________________________
Discuss mailing list
[email protected]
http://lists.illumos.org/m/listinfo/discuss
_______________________________________________
Discuss mailing list
[email protected]
http://lists.illumos.org/m/listinfo/discuss
You missed SUNWcs, so you missed /etc/security/crypt.conf,  which part
of SUNWcs
--
::alhazred
_______________________________________________
Discuss mailing list
[email protected]
http://lists.illumos.org/m/listinfo/discuss

Reply via email to