Page 1 of 2

Types of Passwords

Posted: Fri Jan 12, 2024 10:09 pm
by Zeno
Hi,
This is general but very useful question.
There may be many passwords from booting to encrypted Hard drives.
Please can someone shed light on types of Passwords used in securing PC with names and how to remove them.
Thanks

Re: Types of Passwords

Posted: Fri Jan 12, 2024 10:20 pm
by CharlesV
what exactly are you asking?

Re: Types of Passwords

Posted: Fri Jan 12, 2024 10:50 pm
by Zeno
Thanks for reply.
We use many passwords while using our computer. For example, we may assign a password that is needed at the beginning of the booting. In the same way we use many passwords at different stages of operation in computer.
So can you provide detailed information about the passwords used on different stages of operation. And how to remove them if they are applied.
Thanks

Re: Types of Passwords

Posted: Fri Jan 12, 2024 10:54 pm
by CharlesV
cause asking the same question clarifies it more. I believe what your asking for is akin to hacking ... and is not allowed on this forum... or am I misunderstanding you?

Re: Types of Passwords

Posted: Fri Jan 12, 2024 11:44 pm
by clampett
I'm guessing here:
I think you're asking if you could use the password to login then not type the same password again and again for updates, installs, settings, etc.
If I'm understanding you correctly, then that would be the same as giving full root access full time to the account which is not safe.

Re: Types of Passwords

Posted: Sat Jan 13, 2024 2:24 am
by DukeComposed
Zeno wrote: Fri Jan 12, 2024 10:50 pm So can you provide detailed information about the passwords used on different stages of operation. And how to remove them if they are applied.
Linux was designed to act as a time-sharing operating system which allows a single system to run multiple concurrent programs, even when launched by different users. Multiple user accounts are a basic component of a Linux system. They allow not only different people to use the same system, but for different services on that machine to run with different security privileges.

If you don't like using passwords, a multi-user OS like Linux may not be the right platform for you.

Re: Types of Passwords

Posted: Sat Jan 13, 2024 3:44 am
by Zeno
Thanks all,
If Im not wrong.
First password comes before booting. What is it called? How to add / remove that?
Then system boots. Then it ask once more for a password so that you can start using programs. What is it called ? How to add / remove that?
Then if you want to add an encrypted Hard Drive, there you need to enter a password for that. What is it called? How to add / remove that?
Then, for example, if i want to install a program in the terminal? you need a password for that. What is it called? How to add / remove that?
I m not afraid of password. They should be there but I want Optimal passwords that can give me all the security i need. Not that everytime I keep on entering passwords.
I hope you got me.
Thanks

Re: Types of Passwords  [Solved]

Posted: Sat Jan 13, 2024 4:21 am
by Eadwine Rose
1 bios pass
2 login pass
3 encryption pass
4 root pass (or user, these days)

As for the rest I am not able to answer them all.

Re: Types of Passwords

Posted: Sat Jan 13, 2024 5:21 am
by anticapitalista
Have you stolen that computer? ;)

Re: Types of Passwords

Posted: Sat Jan 13, 2024 6:29 am
by j2mcgreg
Zeno wrote: Sat Jan 13, 2024 3:44 am Thanks all,
If Im not wrong.
First password comes before booting. What is it called? How to add / remove that?
Then system boots. Then it ask once more for a password so that you can start using programs. What is it called ? How to add / remove that?
Then if you want to add an encrypted Hard Drive, there you need to enter a password for that. What is it called? How to add / remove that?
Then, for example, if i want to install a program in the terminal? you need a password for that. What is it called? How to add / remove that?
I m not afraid of password. They should be there but I want Optimal passwords that can give me all the security i need. Not that everytime I keep on entering passwords.
I hope you got me.
Thanks
The gist of what you are asking is that you want MX and Linux in general to emulate Windows IE a password at log in and then freedom to do what you want. That's not going to happen.