Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

151043

January 16th, 2014 04:00

CCTK - set password

Hi,

I want to set "Admin", "System" and "Internal (HDD)" password using CCTK.

I have found and tested the command for "Admin", but I cannot find commands for "System" and "Internal (HDD)".

Any ideas?

January 16th, 2014 05:00

 

Hi,

You can Enable/Set ADMIN Password using below command:

For Set     : cctk --setuppwd=PASSWORD  

For Clear  : cctk --setuppwd=   --valsetuppwd=PASSWORD

You can Enable/Set SYSTEM Password using below command:

For Set     : cctk --syspwd=PASSWORD  

For Clear  : cctk  --syspwd=   --valsyspwd=PASSWORD

You can Enable/Set HDD Password using below command:

For Set        : cctk --hddpwd=PASSWORD

For Clear     : cctk --hddpwd=   --valhddpwd=PASSWORD

And also you can refer following link for HDD password enablement PPT http://www.slideshare.net/artisriva/cctk-support-for-setting-hdd-password-30009931?from_search=1

Thanks,

Keerthan

1 Rookie

 • 

1 Message

April 8th, 2024 10:44

When changing the BIOS password after setting it, the prompt is as follows:

Password not changed, new password does not meet criteria.
Password must contain minimum 8 characters and should not exceed maximum 32 characters.

No Events found!

Top