Dyrby

updated

2 years ago

D

Dyrby

1 Rookie

1 Message

0

154563

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?

  • 23093

    0

    Posted 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

  • Lemontimes

    1 Rookie

    1 Message

    0

    0

    Posted 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.

  • Abhishek.g.raj

    1 Rookie

    1 Message

    2 Points

    0

    0

    Posted January 21st, 2025 18:33

    @Lemontimes

    Hello we have this command while we are Automating the update on DELL device to TMP 2.0 . does this command means ​permanent change on BIOS password ?  

    • CCTK --SetupPwd=<BIOS Password>