Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: m4oz!nh4 on January 16, 2008, 04:42:56 AM

Title: Where I can type the command lines to change parametrics ??
Post by: m4oz!nh4 on January 16, 2008, 04:42:56 AM
Hi everyone, another question, an easy question I guess...

After a create new user I cant reset the password, (of course after all criteria for create a new user), I guess I can modify PasswordStrength settings in the database but I dont know Where I can type the command lines (Console).

Where I can type the command lines to change some parametrics in my Server ?

Many Thanks

M4oz!nh4
Title: Re: Where I can type the command lines to change parametrics ??
Post by: raem on January 16, 2008, 05:44:54 AM
m4oz!nh4

Read the FAQ
http://wiki.contribs.org/SME_Server:Documentation:FAQ

and if that doesn't answer it, then restate your question more clearly
Title: Re: Where I can type the command lines to change parametrics ??
Post by: m4oz!nh4 on January 16, 2008, 06:25:19 AM
Thanks RayMitchell,

In fact I already read the faq's documentation,

Let me explain more clearly my situation.

I have just installed SME Server for the first time.
The installation walked well.

The problem arrives when I need to reset the password for a new account

Creating a password for a new account does not work,

of course I followed all criteria to reset  or change a password (upper case letter, lower case
letter, number, non-alphanumeric character, be at least 7 characters long),

you Also can Consider that I did not change password strength sttings after instalation.

if you can help me I will appreciate.
Title: Re: Where I can type the command lines to change parametrics ??
Post by: cactus on January 16, 2008, 07:27:01 AM
The problem arrives when I need to reset the password for a new account

Creating a password for a new account does not work,

of course I followed all criteria to reset  or change a password (upper case letter, lower case
letter, number, non-alphanumeric character, be at least 7 characters long),

you Also can Consider that I did not change password strength sttings after instalation.

if you can help me I will appreciate.
Then you should report it as a bug as it should work when you adhere to the rules you stated above.
Title: Re: Where I can type the command lines to change parametrics ??
Post by: m4oz!nh4 on January 16, 2008, 07:34:40 AM
Ok cactus, thanks, I'll report it as a bug!

sorry, another question, I don't know how to use the Console, Where I can type the command lines to change parametrics in my Server??

Thanks
Title: Re: Where I can type the command lines to change parametrics ??
Post by: thomasch on January 16, 2008, 07:38:16 AM
Where I can type the command lines to change some parametrics in my Server ?

well, login as root in console... then type it there

Back to your problem :

Quote
The problem arrives when I need to reset the password for a new account

Creating a password for a new account does not work,


Can you give sample password which does not work?
Title: Re: Where I can type the command lines to change parametrics ??
Post by: raem on January 16, 2008, 07:41:11 AM
m4oz!nh4

Quote
Creating a password for a new account does not work...

That does not very clearly state your problem.
Please describe in detail:
How you attempt to create the password and what you enter & where
and
What does "does not work" mean, ie what error do you get, what do you observe that you believe is wrong.
Title: Re: Where I can type the command lines to change parametrics ??
Post by: m4oz!nh4 on January 16, 2008, 07:45:26 AM
Thanks, I'll login as root !

about the password I tryed ;Ciuffi;01 and others combinations usings the password rules !
Title: Re: Where I can type the command lines to change parametrics ??
Post by: thomasch on January 16, 2008, 07:51:59 AM
about the password I tryed ;Ciuffi;01 and others combinations usings the password rules !

I tried ;Ciuffi;01 on my test server , password strength set to Strong and it works.

What is the error message?



Title: Re: Where I can type the command lines to change parametrics ??
Post by: m4oz!nh4 on January 16, 2008, 07:58:16 AM
sorry again RayMitchell but the problem is this ! nothing happened...

example, yesterday after the instalation I was using the web-based interface, I create a new user but when I Reseted the password for unlocked the account, after I press the SAVE bottom the screen became all white with no information.

I dont know how to explain because really doenst show any ERROR report to me.
Title: Re: Where I can type the command lines to change parametrics ??
Post by: m4oz!nh4 on January 16, 2008, 08:01:27 AM
no erro message thomasch, no report, anything, only the the screen became all white after I try Reset the password
Title: Re: Where I can type the command lines to change parametrics ??
Post by: thomasch on January 16, 2008, 08:07:06 AM
please post a bug
Title: Re: Where I can type the command lines to change parametrics ??
Post by: raem on January 16, 2008, 08:15:17 AM
m4oz!nh4


Quote
I was using the web-based interface

Please be specific and exact, do you mean server manager ?


Quote
I dont know how to explain because really doenst show any ERROR report to me.

Look in the log files, there is a panel in server manager to view these, eg messages, httpd/admin, httpd/admin_access

Title: Re: Where I can type the command lines to change parametrics ??
Post by: m4oz!nh4 on January 16, 2008, 08:15:55 AM
Ok, I will
Title: Re: Where I can type the command lines to change parametrics ??
Post by: m4oz!nh4 on January 16, 2008, 08:26:56 AM
RayMitchell

Yes, I did mean Server manager, and I also did the same procedure using directly the Server computer.

about the log files view, I dont have access to my server now but i will search the log files!  very thanks
Title: Re: Where I can type the command lines to change parametrics ??
Post by: byte on January 16, 2008, 10:26:55 AM
eg messages, httpd/admin, httpd/admin_access

See Ray actually means:

httpd/admin_error_log

or

httpd/admin_access_log

Title: Re: Where I can type the command lines to change parametrics ??
Post by: m4oz!nh4 on January 16, 2008, 11:17:43 AM
Ok byte, I get it! And I'll check it

thanks !