Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: arianf11 on May 04, 2012, 03:52:46 PM
-
How can i install this (SME Server password panel) on SME server 7
I follow this instruction but it is not working.
Should i installa something before this software. I really dont know why its not working
Hier is the Link
http://wiki.contribs.org/Password
I have also write that instruction hier below.
Help pls
=================================================================================================
Description
This contrib provides a panel in the server-manager to administer password's strength and aging.
Installation
This contrib can be found in the SME Contribs repository (available on SME Servers as of smeserver-yum-1.2.0-41). To install this contrib get shell access as root user and issue the following command:
yum install smeserver-password --enablerepo=smecontribs
After yum has finished make sure to issue the following commands:
signal-event post-upgrade
signal-event reboot
==================================================================================================
-
arianf11
I follow this instruction but it is not working.
Rather than just saying "it does not work", you need to tell us exactly what commands you issued or what procedure you followed step by step, and tell us what output or what error messages you get or see.
-
Moving to Contribs section of the Forums.
-
arianf11
It installs OK for me on sme 7.5.1
yum install smeserver-password --enablerepo=smecontribs
=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
smeserver-password noarch 1.0.0-25.el4.sme smecontribs 37 k
Transaction Summary
=============================================================================
Is this ok [y/N]: y
Installed: smeserver-password.noarch 0:1.0.0-25.el4.sme
Complete!
==============================================================
WARNING: You now need to run BOTH of the following commands
to ensure consistent system state:
signal-event post-upgrade; signal-event reboot
-
I want to install password add-on in to my server-manager
But everytime i try to install it gives this error below.
1. I login as >root
2. I type this script
yum install smeserver-password --enablerepo=smecontribs
3. When I press Enter i see this commands.
Loading "installonlyn" pulgin
Loading "smeserver" pligin
Loading "fastestmirror" pligin
Loading "protect-packages" pligin
Error getting repository data for smscontribs, repository not found
-------------------------------------------------------
I also try again with out Entering.
yum install smeserver-password --enablerepo=smecontribs
signal-event post-upgrade; signal-event reboot
Like this then I press Enter.
But it install something very fast and it reboot again.
and i dont see anything installed on my server-manager browser.
Can any one help.
-
are you using SME 7.5.1 or SME 8.b7?
-
arianf11
If you are using sme 8b7 then please see this link to setup the smecontribs repo correctly
http://wiki.contribs.org/SME8.0_Contribs_QA#Setup
Otherwise if using sme7 do
yum clean all
and then try again
If still not successful please show error messages and also show output of
db yum_repositories show smecontribs
-
Depending on how up to date your server is, you may need to follow this sticky topic to get the base repo sorted out.
http://forums.contribs.org/index.php/topic,48424.0.html (http://forums.contribs.org/index.php/topic,48424.0.html)