Koozali.org: home of the SME Server

[Contrib] sme 7 password advanced options

Offline Stefano

  • *
  • 10,839
  • +2/-0
[Contrib] sme 7 password advanced options
« on: January 24, 2007, 02:59:49 PM »
Hi all

I've finished my first contrib for  Sme7

It creates a new panel in "Collaboration" section and it permits to:

- change passwordstrength for admin, ibays and user
- enable password ageing for users

you can set:
- password max age
- warning period

you can choose users to apply ageing settings.

when password age is > (max age - warning) users receive a mail with instructions to change their password.

if password age is > max age, admin receive mail with a warning

mail message to user can be modified editing a single file

currently only english and italian languages  are supported

Todo:
- possibility to setup expiration period for account
- possibility to lock an account when password age > (max age + expiration time)


I've tested it on vmware and on real production servers successfully

Rpm can be found here:
http://sviluppocms.no-ip.com/updates/smeserver-password-1.0.0-02.noarch.rpm

Srpm:
http://sviluppocms.no-ip.com/updates/smeserver-password-1.0.0-02.src.rpm


If you have some suggestions or comments, I'm here ;-)
[/url]

Offline psoren

  • *
  • 371
  • +0/-0
Re: [Contrib] sme 7 password advanced oprions
« Reply #1 on: January 24, 2007, 03:33:23 PM »
Nice !!

Per

Offline bpivk

  • *
  • 908
  • +0/-0
    • http://www.bezigrad.com
[Contrib] sme 7 password advanced options
« Reply #2 on: January 24, 2007, 06:32:57 PM »
I found some typos. Do i fix them just for myself or should i write them here so you can fix them?
"It should just work" if it doesn't report it. Thanks!

Offline Stefano

  • *
  • 10,839
  • +2/-0
[Contrib] sme 7 password advanced options
« Reply #3 on: January 24, 2007, 06:46:15 PM »
Quote from: "bpivk"
I found some typos. Do i fix them just for myself or should i write them here so you can fix them?


Hi...

well, as I said I'm here to improve my rpm :-)

so, please send me a mail or contact me via msn (I've added your account to my accounts list)

TIA

ciao

Stefano

Offline Stefano

  • *
  • 10,839
  • +2/-0
[Contrib] sme 7 password advanced options
« Reply #4 on: January 24, 2007, 07:32:10 PM »

Offline rkscscc

  • **
  • 44
  • +0/-0
    • RKS Computer Solutions
[Contrib] sme 7 password advanced options
« Reply #5 on: January 26, 2007, 12:00:07 PM »
thanx man, haven't installed or looked at it yet, but was missing from my contrib favourites, so you're now added...

Keep up the good work...

1 request:  Instead of sending emails, is it possible when the user logs onto the server, to redirect them to the /server/user-password page and refuse them the connection until they change their password?

also, a suggestion, haven't seen any other contribs that would in the server panel allow you to change the strength of the passwords needed...  considering this might get you more followers  :lol:

otherwise, like i said, keep up the good work

Offline bpivk

  • *
  • 908
  • +0/-0
    • http://www.bezigrad.com
[Contrib] sme 7 password advanced options
« Reply #6 on: January 26, 2007, 12:32:08 PM »
Quote from: "rkscscc"
also, a suggestion, haven't seen any other contribs that would in the server panel allow you to change the strength of the passwords needed...  considering this might get you more followers


Well this one does. I guess you need to install it and check it out.  :lol:
You can set the password strength.
"It should just work" if it doesn't report it. Thanks!

Offline rkscscc

  • **
  • 44
  • +0/-0
    • RKS Computer Solutions
[Contrib] sme 7 password advanced options
« Reply #7 on: January 26, 2007, 02:30:59 PM »
Quote from: "bpivk"
Quote from: "rkscscc"
also, a suggestion, haven't seen any other contribs that would in the server panel allow you to change the strength of the passwords needed...  considering this might get you more followers


Well this one does. I guess you need to install it and check it out.  :lol:
You can set the password strength.


 :lol:  :lol: bpivk, so your the one that when off with my marbles :P

Thanks, busy doing 10million things at once, must have slipped...

I stand corrected...

Offline william_syd

  • ****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
[Contrib] sme 7 password advanced options
« Reply #8 on: January 26, 2007, 04:08:10 PM »
Quote from: "nenonano"
Thanks to bpivk

* Wed Jan 24 2007 Blaz
- 1.0.0-03
- Cosmetics fixes
- English typos fixing

http://sviluppocms.no-ip.com/updates/smeserver-password-1.0.0-03.noarch.rpm
http://sviluppocms.no-ip.com/updates/smeserver-password-1.0.0-03.src.rpm

Ciao

Stefano


I think a lot of people will like this.

I think it's in the bug tracker how to get rpms into the smeaddons repository.
Regards,
William

IF I give advise.. It's only if it was me....

Offline stephen noble

  • *
  • 607
  • +1/-0
    • Dungog
[Contrib] sme 7 password advanced options
« Reply #9 on: January 26, 2007, 04:19:45 PM »
Quote from: "william_syd"

I think it's in the bug tracker how to get rpms into the smeaddons repository.


sort of, the process is still being developed
as you work your way through the steps
please add them here
http://smeserver.sourceforge.net/sme7/tech/Chapter3

thanks

Offline Stefano

  • *
  • 10,839
  • +2/-0
[Contrib] sme 7 password advanced options
« Reply #10 on: January 31, 2007, 08:02:52 PM »
Quote from: "rkscscc"

1 request:  Instead of sending emails, is it possible when the user logs onto the server, to redirect them to the /server/user-password page and refuse them the connection until they change their password?


Hi..

I'm working on the next release of my contrib..

your request is fine, but not so easy to be done; I was thinking about logon script (i.e. windows client) but it works only if client is in domain.. and, what if smeserver-loginscript rpm is installed?

mmmhhh.. the easiest way is email, but I'm open to every good idea about other solutions

ciao

Stefano

Offline rkscscc

  • **
  • 44
  • +0/-0
    • RKS Computer Solutions
[Contrib] sme 7 password advanced options
« Reply #11 on: February 01, 2007, 08:26:46 PM »
Quote from: "nenonano"
Quote from: "rkscscc"

1 request:  Instead of sending emails, is it possible when the user logs onto the server, to redirect them to the /server/user-password page and refuse them the connection until they change their password?


Hi..

I'm working on the next release of my contrib..

your request is fine, but not so easy to be done; I was thinking about logon script (i.e. windows client) but it works only if client is in domain.. and, what if smeserver-loginscript rpm is installed?

mmmhhh.. the easiest way is email, but I'm open to every good idea about other solutions

ciao

Stefano


Maybe send them the email with the link to the /user-password page, also CC admin or specified adress so that they know the user is ignoring system messages the moment they get the call saying their passwords are not accepted...  :wink:

Offline bpivk

  • *
  • 908
  • +0/-0
    • http://www.bezigrad.com
[Contrib] sme 7 password advanced options
« Reply #12 on: February 02, 2007, 12:02:57 AM »
Well this is not a problem. When they can't access mail they won't ignore the message. :)
"It should just work" if it doesn't report it. Thanks!

Offline cool34000

  • *
  • 339
  • +0/-0
[Contrib] sme 7 password advanced options
« Reply #13 on: February 02, 2007, 11:10:20 AM »
Very nice contrib ! Thanks a lot !!!

Offline cjensen

  • *
  • 133
  • +0/-0
    • http://acenet-tech.org
[Contrib] sme 7 password advanced options
« Reply #14 on: February 03, 2007, 03:55:52 AM »
Stefano this is indeed a very nice contrib!  Thank you for your work.

Craig