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

Title: SME Server password panel
Post 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
==================================================================================================
Title: Re: SME Server password panel
Post by: janet on May 04, 2012, 04:31:29 PM
arianf11

Quote
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.
Title: Re: SME Server password panel
Post by: chris burnat on May 05, 2012, 12:06:31 AM
Moving to Contribs section of the Forums.
Title: Re: SME Server password panel
Post by: janet on May 05, 2012, 07:03:01 AM
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
Title: Re: SME Server password panel
Post by: arianf11 on May 05, 2012, 12:17:52 PM
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.
Title: Re: SME Server password panel
Post by: Stefano on May 05, 2012, 02:00:30 PM
are you using SME 7.5.1 or SME 8.b7?
Title: Re: SME Server password panel
Post by: janet on May 05, 2012, 03:08:35 PM
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
Title: Re: SME Server password panel
Post by: axessit on May 07, 2012, 04:54:58 PM
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)