Koozali.org: home of the SME Server

allow users to change password via ctrl - alt - delete

rcrcomputing

allow users to change password via ctrl - alt - delete
« on: June 23, 2007, 09:49:09 AM »
I've got the server up, got poledit loaded, but am obviously missing something really simple. Could someone tell me how to enable the users ability to ctrl - alt - delete, change password.

I'm getting "you don't have permision to change your password"

Note: Am new to domain via samba and/or sme

Offline stephen noble

  • *
  • 607
  • +1/-0
    • Dungog
allow users to change password via ctrl - alt - delete
« Reply #1 on: June 23, 2007, 01:06:27 PM »
I saw a bug that fixed this,
upgrading the relevant smeserver- rpm and it'll just work
( find the bug, and post it back here please)

Offline mmccarn

  • *
  • 2,656
  • +10/-0
allow users to change password via ctrl - alt - delete
« Reply #2 on: June 23, 2007, 04:16:05 PM »
I think this is the relavant bug: http://bugs.contribs.org/show_bug.cgi?id=3037

Which means: "The patch is included in the e-smith-base in the smetest repo (all standard warnings apply to testing releases)."

rcrcomputing

allow users to change password via ctrl - alt - delete
« Reply #3 on: June 23, 2007, 06:28:11 PM »
seems to be bug #3037
Worked for the user without me having to change any of the user settings in server-manager


Go to software installer
enable "sme server updates testing" repositories
enable individual package thingy
install e-smith-base

Now undo the repository changes.

If I knew yum, I'm sure a command line would have been much simpler.
like apt-get -t unstable install e-smith-base.   :)

Should I assume, had I simply waited, this would have come to the stable tree rather than the unstable (testing) tree?

Offline mmccarn

  • *
  • 2,656
  • +10/-0
allow users to change password via ctrl - alt - delete
« Reply #4 on: June 23, 2007, 09:02:25 PM »
Code: [Select]
yum --enablerepo=smeupdates-testing install e-smith-base(But I didn't understand my last post until after seeing yours...)

Offline carnaud

  • *
  • 12
  • +0/-0
allow users to change password via ctrl - alt - delete
« Reply #5 on: August 12, 2007, 05:47:33 PM »
It seems that the bug is still there in SME 7.2?

I tried yum --enable.... e-smith-base with not success.

Any idea?