I'm looking for a way to change permissions on an NT service--i.e. who can start/stop, etc. I found a little program called SRVSEC.EXE that can view perms, but the option to change them doesn't work. The only other option I've found is some VC++ source code, which I really don't want to take the time to build into a full program. Does anyone know of a good (preferably free) utility I could use? Thanks!