1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00

s3-selftest: test wbinfo --allocate-uid/gid.

Guenther
This commit is contained in:
Günther Deschner 2009-04-22 23:48:24 +02:00
parent c93e2d9d43
commit 59fe99027d

View File

@ -36,6 +36,8 @@ tests="$tests:--domain-groups"
tests="$tests:--name-to-sid=$username"
#Didn't pass yet# tests="$tests:--user-info=$username"
tests="$tests:--user-groups=$username"
tests="$tests:--allocate-uid"
tests="$tests:--allocate-gid"
failed=0