Just my 2 cents…..No one should have admin rights….especially programmers. That way their programs have a higher chance of working in a non-admin user role.
Aren’t all the programmers in the same or similar groups?
Rick.
--
You received this message because you are subscribed to the Google Groups "ntsysadmin" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
ntsysadmin+...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ntsysadmin/CAM04VpUncoewMccRAeG%2BuO0hj%2BmE72MuRYvEZV1NO-qtdW2CQw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/ABCEB02DCBBDBB429FE098A2F85D11DA079BD77F%40VENUS2A.RMC-CORP.local.
--
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/CAM04VpWiWxhUsKb2vecWrT7B9EGPtm41Kf26X_cnmcp59CfRUA%40mail.gmail.com.
Why?
They shouldn’t. Except in dev, maybe. Even that is questionable. Delegate installation rights and configuration right and that’s all.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/CAM04VpWiWxhUsKb2vecWrT7B9EGPtm41Kf26X_cnmcp59CfRUA%40mail.gmail.com.
Is this about what rights developers have on their workstation or on servers? Two completely different scenarios with often very different answers depending on role responsibilities.
In my mind, there is also a difference between having administrative rights and the “daily driver” user account having administrative rights. I try to keep it so that the account a person logs in with interactively to a workstation is a standard user account. If necessary, the individual has a separate account that has administrative rights that is only used to elevate a process when needed, almost never used to log in interactively with. This is all end user devices. Servers are different for me. You either log in interactively (RDP or SSH) with administrative rights or you can’t log in interactively at all. This is all a time/energy/value add for my little corner of the universe, others will be different.
-Matt
From: ntsys...@googlegroups.com <ntsys...@googlegroups.com>
On Behalf Of Erik Goldoff
Sent: Friday, February 9, 2024 9:59 AM
To: ntsys...@googlegroups.com
Subject: Re: [ntsysadmin] Assistance: Revocation of Administrator Access Rights - ISO27001 Non-conformance
sorry, I'm going to skip to #4 since that jumped out at me. I've fought that battle many times. Programmers should ONLY get admin privileges in the DEV environment, NEVER in production. And they should ALWAYS test in DEV with non-admin credentials before promoting to production.
Erik
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/CAGMVfXTKzKoMLmpYUkfaAknXVnHdck3WMyHXXJMs0i7HJZkLEw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/SN7PR05MB9985A1DE438359FFB78BB6C6BF4B2%40SN7PR05MB9985.namprd05.prod.outlook.com.
To unsubscribe from this group and stop receiving emails from it, send an email to ntsysadmin+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/SN7PR05MB9985509DCA4D2009AA7533CFBF4B2%40SN7PR05MB9985.namprd05.prod.outlook.com.
Currently, we have a privilege management software that allows our developers to pretty much do anything on their local workstations. This allows auditing trails, etc. The reasoning is that they are “constantly” installing/uninstalling different programming tools, etc. Our ISO office is working on breaking this tradition, as well as getting rid of the privilege management software.
From: ntsys...@googlegroups.com <ntsys...@googlegroups.com>
On Behalf Of Erik Goldoff
Sent: Friday, February 9, 2024 9:32 AM
To: ntsys...@googlegroups.com
Subject: Re: [ntsysadmin] Assistance: Revocation of Administrator Access Rights - ISO27001 Non-conformance
|
You don't often get email from egol...@gmail.com. Learn why this is important |
WARNING: This message is from an external source. Verify the sender and exercise caution when clicking links or opening attachments.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/CAGMVfXSATk2NkhO9MWBCAVVkXjys3B6y0MMeBWtGLs76Vpnv0w%40mail.gmail.com.
Y’all need separate dev environments. Be it another box, cloud, isolated network…..that is the only way to fully skin this cat. No offense to cats, I love them and have two.
Our devs do their ‘office’ stuff on a Mac. All dev work is done on System 76 Nix boxes on an isolated vlan. They sometimes have to jump through some hoops, but they get over it and IT adjusts when and where they can to accommodate them.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/SJ0PR09MB6686EDCA4EA6BD1738527A71AA4F2%40SJ0PR09MB6686.namprd09.prod.outlook.com.
CAUTION: This email originated from outside of the organization. Do not click any links or open any attachments unless you trust the sender and know the content is safe.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/BL1PR11MB5509CDFA2ACDF02DB8AEC31AF64F2%40BL1PR11MB5509.namprd11.prod.outlook.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/BL1PR11MB5509CDFA2ACDF02DB8AEC31AF64F2%40BL1PR11MB5509.namprd11.prod.outlook.com.
The devs are not the people you need to convince. Upper management should be pushing that down to them so they’re your target audience. If they won’t reign them in then you’re wasting your time and effort.
--
There are 10 kinds of people in the world...
those who understand binary and those who don't.
¯\_(ツ)_/¯
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/CADy1Ce5MnMF75gPK_Djto0ZVo-dnAtWwavRzbM%3DZW008T93_%3Dw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/1ADD796D2529E94DB4552E7C1F12A21A02067288CA%40ATLEXCH03.byers.local.
Then you’re basically SOL. Been there. Still there. It sucks but the best you can probably do at this point is make sure that they are restricted everywhere else except their machine. I do like the option that someone else mentioned about them having a separate account for admin access even to that machine. It keeps stupid things from happening and they have to actively make that level of access available.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/CADy1Ce47iKgQihf2%3DcLT%3DRzbfodi9dEs4%2B%2BxeK97XvRMxhvKCg%40mail.gmail.com.
I’m not arguing that point. Obviously on the server side, we have 3 tiers, but we’ve never done anything like that on the endpoint side. Why *nix systems? I won’t touch the Mac situation, to each their own. We’re a full blown .NET development side. Probably showing my ignorance, but can you do Visual Studio, and Microsoft tools on a *nix system? Was the OS decision a security based one? How do you do patching for these systems? Are they setup to go out themselves to check for updates/patches, or do you control that centrally?
From: 'Jim Kennedy' via ntsysadmin <ntsys...@googlegroups.com>
Sent: Tuesday, February 13, 2024 11:21 AM
To: ntsys...@googlegroups.com
Subject: RE: [External] [ntsysadmin] Assistance: Revocation of Administrator Access Rights - ISO27001 Non-conformance
WARNING: This message is from an external source. Verify the sender and exercise caution when clicking links or opening attachments.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/BL1PR11MB5509CDFA2ACDF02DB8AEC31AF64F2%40BL1PR11MB5509.namprd11.prod.outlook.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/SJ0PR09MB66860FA9B25089AA3F533774AA4E2%40SJ0PR09MB6686.namprd09.prod.outlook.com.