Search Results

Search: Posts Made By: bgstack15
6,073
Posted By bgstack15
I started a possible tool to watch the logs and...
I started a possible tool to watch the logs and deal with shell sessions, but it can be easily defeated with a ssh remoteserver /bin/bash.
#!/bin/sh
# startdate: 2018-10-05 13:20
# Purpose: if a...
6,073
Posted By bgstack15
Restrict service account from direct interactive sessions
Environment: CentOS 7

I would like to have a solution where a service account can access a server in only these ways:


ssh non-interactively via password or ssh key; that is, run commands or...
6,033
Posted By bgstack15
How are you connected to Active Directory? Are...
How are you connected to Active Directory? Are you using sssd auth? If so, you can use a value in /etc/sssd/sssd.conf:
allow_simple_groups = onlythisone, orthisgroup/
If you are using nscd/nslcd...
2,296
Posted By bgstack15
So how is the access controlled: Group...
So how is the access controlled: Group membership? The sssd.conf "simple_allow_groups" option? sshdf_config "allow users"?
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 01:41 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy