
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2014 02:33 PM
Hi there,
as a full ssh/root access is almost impossible to get in our environment, we would need to know the /least/minimal/ rights for Linux/Unix machines for running a software inventory.
Any help is highly appreciated.
Thank you so much
Mat
as a full ssh/root access is almost impossible to get in our environment, we would need to know the /least/minimal/ rights for Linux/Unix machines for running a software inventory.
Any help is highly appreciated.
Thank you so much
Mat
Solved! Go to Solution.
Labels:
- Labels:
-
General Discussion
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2014 03:08 PM
Below is a list of commands used to scan *nix based systems. Depending on your distribution, not all commands will be used.
cat
df
dpkg
echo
equery
hal-find-by-property
hal-get-property
ifconfig
lspci
grep
pciconf
pkg_info
rpm
sudo dmidecode
sysctl
type
uname
uptime
which
Full root access is not necessary, but using an account with sudo rights is recommended. Sudo is only required to run dmidecode and if sudo is not installed Lansweeper will try to run dmidecode without sudo. If dmidecode cannot be executed for some reason, some hardware information will not be scanned, but the rest of the scanning process will still be executed.
cat
df
dpkg
echo
equery
hal-find-by-property
hal-get-property
ifconfig
lspci
grep
pciconf
pkg_info
rpm
sudo dmidecode
sysctl
type
uname
uptime
which
Full root access is not necessary, but using an account with sudo rights is recommended. Sudo is only required to run dmidecode and if sudo is not installed Lansweeper will try to run dmidecode without sudo. If dmidecode cannot be executed for some reason, some hardware information will not be scanned, but the rest of the scanning process will still be executed.
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-26-2014 07:04 PM
Understood. Thank you.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2014 02:03 PM
You cannot customize the SSH scanning procedure, if this is what you're asking. Lansweeper will always try to run dmidecode.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2014 07:07 PM
Hi,
After closer investigation, this looks promising.
Nevertheless, one more question came up:
The account has no sudo rights and produces syslog entries therefore.
Is there a way to disable sudo/using dmidecode ?
Thx
Matthias
After closer investigation, this looks promising.
Nevertheless, one more question came up:
The account has no sudo rights and produces syslog entries therefore.
Is there a way to disable sudo/using dmidecode ?
Thx
Matthias

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2014 09:43 AM
Hi,
that's great. We will look into this and investigate.
Thank you so much.
Kind regards
Matthias
that's great. We will look into this and investigate.
Thank you so much.
Kind regards
Matthias

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2014 03:08 PM
Below is a list of commands used to scan *nix based systems. Depending on your distribution, not all commands will be used.
cat
df
dpkg
echo
equery
hal-find-by-property
hal-get-property
ifconfig
lspci
grep
pciconf
pkg_info
rpm
sudo dmidecode
sysctl
type
uname
uptime
which
Full root access is not necessary, but using an account with sudo rights is recommended. Sudo is only required to run dmidecode and if sudo is not installed Lansweeper will try to run dmidecode without sudo. If dmidecode cannot be executed for some reason, some hardware information will not be scanned, but the rest of the scanning process will still be executed.
cat
df
dpkg
echo
equery
hal-find-by-property
hal-get-property
ifconfig
lspci
grep
pciconf
pkg_info
rpm
sudo dmidecode
sysctl
type
uname
uptime
which
Full root access is not necessary, but using an account with sudo rights is recommended. Sudo is only required to run dmidecode and if sudo is not installed Lansweeper will try to run dmidecode without sudo. If dmidecode cannot be executed for some reason, some hardware information will not be scanned, but the rest of the scanning process will still be executed.
