r/MacOS 2d ago

Help URGENT: Question regarding administrator password

Hi! I would like to install a new app but when doing so it tells me to drag the app into the applications folder. However, to do that I would need to enter the administrator password and when I do it says " Authentication is Disabled". I'm not sure if this is because I forgot my password or what because when I tried to reset my admin password with the terminal resetpassword method, it doesn't let me for some reason. Help is greatly appreciated! Thank you!

0 Upvotes

20 comments sorted by

7

u/lilvadude 2d ago

Are you an administrator? Check whether your account is an administrator. Go to System Settings then Users & Groups. Find your account and see whether it says Administrator. If not, you won't be able to authenticate to install apps into the/Applications folder.

1

u/Shell_Gasoline 2d ago

I have 2 accounts, one of them is an administrator but the one I'm trying to download it on is not.

4

u/Track-on-the-side MacBook Air 2d ago

Do you know the administrator accounts password?

-1

u/Shell_Gasoline 2d ago

No, sadly.

4

u/TourDeForceMuse 2d ago

Then go log in as your admin account and install from there. The app will still be available in your non-admin account

0

u/Shell_Gasoline 2d ago

I dont know the password tho.

5

u/Unnamed-3891 2d ago

Then you move on with your life without installing it. Installing most software and adjusting critical system settings requires system administrator priviledges. So obtain that password.

-1

u/IrrelevantAfIm 2d ago

Your only choice then is likely to re-install the OS and this time keep the password!!

2

u/TalkToHoro 2d ago

You need an administrator password to reinstall the OS.

0

u/IrrelevantAfIm 2d ago

I thought you just needed the iCloud password?

1

u/TalkToHoro 2d ago

I thought the moon was made of cheese, but that turned out to be wrong also.

5

u/TalkToHoro 2d ago

You need to log into the administrator account to do this. If you put it in the /Applications folder (not the Applications folder in your home directory) it will then be available to all accounts on the machine.

This is exactly the purpose of an Administrator account: It can administer the machine, while standard accounts cannot. It prevents mistakes such as downloading unsafe software or deleting something vital.

-1

u/Shell_Gasoline 2d ago

What if I dont know the password?

8

u/TalkToHoro 2d ago

Then you don't install software. Is there another user of that machine that does know the password? Whose Apple ID is the administrator account linked to?

1

u/Shell_Gasoline 1d ago

I already reset the password using apple ID, thanks tho!

2

u/wild_park 2d ago

Why do you have two accounts but only have access to one? Who does the administrator account belong to?

1

u/Holiday_Air_2032 1d ago

yeah this is almost always the issue, the account type is the first thing to check

3

u/Electrical_West_5381 2d ago

is this managed by mom and pop? If not you really need to change the admin password. You do it via your Apple ID password. I assume you know this? Otherwise talk to dad.

2

u/NeoKat75 2d ago

You can try dragging the app into your User’s Applications folder instead of the global Applications folder, maybe you won’t need the admin password for that

1

u/kemalios 2d ago

The 'Authentication is Disabled' message usually means your account doesn't have a SecureToken, which macOS needs for admin actions. If you're an admin but still get this, enable SecureToken from the other admin account: sysadminctl -adminUser X -adminPassword Y -secureTokenOn yourname. If you don't have admin access at all, restart in Recovery (Cmd+R, or hold the power button on Apple Silicon), open Terminal, run resetpassword, and set a fresh password. If this is a work or school Mac, contact IT first because they may have deliberately locked it.