Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
sudo.27422
fate_313276_test.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fate_313276_test.sh of Package sudo.27422
#!/bin/sh if [ $(id -u) -ne 0 ]; then printf "Please run the test as root.\n" exit 1 fi if sudo -V | grep -q -- --with-sssd; then printf "OK: Sudo has support for SSSD compiled in.\n" exit 0 fi printf "Error: SSSD support isn't compiled in.\n" exit 1
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor