mirror of
https://github.com/samba-team/samba.git
synced 2025-03-04 16:58:42 +03:00
Use wbinfo --online-status in make test rather than --sequence
(This used to be commit f8c364da94fac96450116be980e38ddddd3f304a)
This commit is contained in:
parent
de154dcf92
commit
5c3b9a38f5
@ -26,9 +26,9 @@ tests="$tests:--all-domains"
|
||||
tests="$tests:--trusted-domains"
|
||||
tests="$tests:--domain-info=BUILTIN"
|
||||
tests="$tests:--domain-info=$server"
|
||||
tests="$tests:--sequence"
|
||||
tests="$tests:--sequence --domain=BUILTIN"
|
||||
tests="$tests:--sequence --domain=$server"
|
||||
tests="$tests:--online-status"
|
||||
tests="$tests:--online-status --domain=BUILTIN"
|
||||
tests="$tests:--online-status --domain=$server"
|
||||
#Didn't pass yet# tests="$tests:--domain-users"
|
||||
tests="$tests:--domain-groups"
|
||||
tests="$tests:--name-to-sid=$username"
|
||||
|
Loading…
x
Reference in New Issue
Block a user