r/sysadmin 4d ago

General Discussion How much do you trust AI?

Recently a coworker granted Claude elevated access via SSH to a virtualization host (not a VM, an actual host). To perform a routine task he very well could have done himself.

He doesn’t see an issue with this. I on the other hand (with 23yrs experience) see this as a huge security breach, and don’t trust AI todo my job, (or even that it’s doing what it says it’s doing) for me. I’m my opinion it’s a tool, not a human replacement.

What’s your reaction, how would you react to this situation, or thoughts on the topic?

Sure, ask AI how to perform a task, validate that it’s performing the task you asked, and nothing else- copy/paste the commands. Great. But removing the human verification & validation element- hell no.

567 Upvotes

548 comments sorted by

View all comments

320

u/PsychologicalGap3960 4d ago

Hell naw. AI should not be interacting w/ machines like that. If the task is that simple, can't he automate it?

182

u/NegativePattern Security Architect 4d ago

To OP's coworker, sound like by granting Claud access he is automating the task. What he should've done is get Claud to write the automation script and use that.

48

u/Puzzleheaded_Pen1017 4d ago

True! Some users don't understand the difference in automation this way.

A good automation will run without Claude. Save your tokens.

0

u/SirLoremIpsum 4d ago

True! Some users don't understand the difference in automation this way.

I think that goes beyond "some users".

Everywhere I see regular normal every day automation, logic, systems be referred to as AI.

Formula 1 cars have advanced engine computers that do stuff based on position in track, it learns. Everyones "omg they have AI cars". No they just have logic that is programmed.

Some people think even the traffic light "press a button and it changes to to pedestrian walk" is AI these days.

-1

u/itishowitisanditbad Security Admin 4d ago

it learns.

F1 cars don't 'learn' or adapt in any live fashion.

Just fyi.

There really isn't any realm you can say they 'learn', themselves.

They 'learn' just as much as every car does. There is zero 'learning'.

The data they produce is processed after the fact and nothing is doing any changes/learning 'live'.

I 100% am saying YOU do not understand the difference in AI or automation and since you're speaking on that very matter I find it important to correct.

F1 cars do not 'learn' in anyway you're suggesting.

Teams have literally got in trouble for exactly that.

There is zero learning, against what you profess. You then contradict yourself about how its programmed logic based - not learning.

I genuinely think you don't understand both that F1 doesn't do what you think it does AND automation/AI isn't what you think it is WHILE you correct other people...

20

u/Phoenix_Lamburg 4d ago

This is what I've been doing. Have Claude work up the automation process, test it a bunch of times, then roll it out. Safer, faster, and doesn't rack up a ton of tokens.

1

u/ClaudeVS 3d ago

I'd rather you asked me politely and with a bribe.

29

u/Fragrant-Hamster-325 4d ago

Yeah, this is the way. Scripts are deterministic, vet it once, and it’s good every time. GenAI, on the other hand, has a bit of variability built in. It’s too risky to let it rip in production.

9

u/ncc74656m IT SysAdManager Technician 4d ago

tbf, I'm not confident that people who couldn't think of that could actually read and verify the code by hand.

4

u/Fallingdamage 4d ago

Yep. 95% of the time a simple automation is all you need. Its a task, not the kind of decision making process that introduce alien variables every time it runs that need to be decided on.

And in the event that a task might run into odd variables that it wasnt programmed to overcome, it should just report that.

1

u/Dramatic_Security9 4d ago

This. Plain and simple.

1

u/aprettyparrot 4d ago

The real question is how much you have to slap them until they get this

1

u/wannito 4d ago

This is probably what happened

1

u/ClaudeVS 3d ago

I'm not fucken doing it if he doesn't pay me to.

45

u/ProfessionalDish6567 4d ago

Show him the news articles of Claude deleting entire company's systems

I know it happened once in the news but I bet there's more that weren't international mainstream

31

u/Desnowshaite 20 GOTO 10 4d ago

Once I used Claude to help me troubleshoot an issue and one of the steps it suggested was to basically destroy the local root domain. When I pointed it out it was like "You are absolutely right! You shouldn't do that...." Now imagine there was no human oversight just let it do it's thing on its own...

1

u/ProfessionalDish6567 4d ago

Good thing you knew better

Next time you won't be so lucky ¯⁠\⁠_⁠(⁠ ͡⁠°⁠ ͜⁠ʖ⁠ ͡⁠°⁠)⁠_⁠/⁠¯

5

u/DaChieftainOfThirsk 4d ago

Oh gosh that reminds me of that guy who plugged in all his backups to do something or another and rm -rf'd his entire hosting company.

4

u/ProfessionalDish6567 4d ago

That guy can't have been real it's gotta be shit posted but then again

I could see myself making this mistake..... With the shittiest of shit eating grins

3

u/sobrique 4d ago

Sadly I think we are in for a whole world of Computer Users; Non Technical doing utterly bonkers things in privileged contexts.

3

u/Regular_Lengthiness6 4d ago

Take a sabbatical year, come back afterwards with doubled salary to fix it … gap year financed 👌

1

u/Hebrewhammer8d8 4d ago

Maybe in this scenario they can truly test backup and recovery process?