1
|
TASK [samba : Creating profiles directory (just in case)]
|
2
|
**********************
|
3
|
changed: [localhost]
|
4
|
|
5
|
TASK [samba : Wait a little, otherwise next commands can fail]
|
6
|
*****************
|
7
|
Pausing for 2 seconds
|
8
|
(ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
|
9
|
ok: [localhost]
|
10
|
|
11
|
TASK [samba : Give full privileges to 'Domain Admins' group]
|
12
|
*******************
|
13
|
failed: [localhost] (item=SeRemoteShutdownPrivilege) => {"changed":
|
14
|
true, "cmd": ["net", "rpc", "rights", "grant", "Domain Admins",
|
15
|
"SeRemoteShutdownPrivilege", "-U", "admin%antani"], "delta":
|
16
|
"0:00:00.081160", "end": "2017-03-02 23:05:35.501963", "failed": true,
|
17
|
"item": "SeRemoteShutdownPrivilege", "rc": 255, "start": "2017-03-02
|
18
|
23:05:35.420803", "stderr": "Could not connect to server
|
19
|
127.0.0.1\nConnection failed: NT_STATUS_CONNECTION_REFUSED", "stdout":
|
20
|
"", "stdout_lines": [], "warnings": []}
|
21
|
failed: [localhost] (item=SeMachineAccountPrivilege) => {"changed":
|
22
|
true, "cmd": ["net", "rpc", "rights", "grant", "Domain Admins",
|
23
|
"SeMachineAccountPrivilege", "-U", "admin%antani"], "delta":
|
24
|
"0:00:00.051485", "end": "2017-03-02 23:05:35.721553", "failed": true,
|
25
|
"item": "SeMachineAccountPrivilege", "rc": 255, "start": "2017-03-02
|
26
|
23:05:35.670068", "stderr": "Could not connect to server
|
27
|
127.0.0.1\nConnection failed: NT_STATUS_CONNECTION_REFUSED", "stdout":
|
28
|
"", "stdout_lines": [], "warnings": []}
|
29
|
failed: [localhost] (item=SePrintOperatorPrivilege) => {"changed":
|
30
|
true, "cmd": ["net", "rpc", "rights", "grant", "Domain Admins",
|
31
|
"SePrintOperatorPrivilege", "-U", "admin%antani"], "delta":
|
32
|
"0:00:00.047372", "end": "2017-03-02 23:05:35.855830", "failed": true,
|
33
|
"item": "SePrintOperatorPrivilege", "rc": 255, "start": "2017-03-02
|
34
|
23:05:35.808458", "stderr": "Could not connect to server
|
35
|
127.0.0.1\nConnection failed: NT_STATUS_CONNECTION_REFUSED", "stdout":
|
36
|
"", "stdout_lines": [], "warnings": []}
|
37
|
failed: [localhost] (item=SeAddUsersPrivilege) => {"changed": true,
|
38
|
"cmd": ["net", "rpc", "rights", "grant", "Domain Admins",
|
39
|
"SeAddUsersPrivilege", "-U", "admin%antani"], "delta":
|
40
|
"0:00:00.046844", "end": "2017-03-02 23:05:35.987517", "failed": true,
|
41
|
"item": "SeAddUsersPrivilege", "rc": 255, "start": "2017-03-02
|
42
|
23:05:35.940673", "stderr": "Could not connect to server
|
43
|
127.0.0.1\nConnection failed: NT_STATUS_CONNECTION_REFUSED", "stdout":
|
44
|
"", "stdout_lines": [], "warnings": []}
|
45
|
failed: [localhost] (item=SeDiskOperatorPrivilege) => {"changed":
|
46
|
true, "cmd": ["net", "rpc", "rights", "grant", "Domain Admins",
|
47
|
"SeDiskOperatorPrivilege", "-U", "admin%antani"], "delta":
|
48
|
"0:00:00.046513", "end": "2017-03-02 23:05:36.117835", "failed": true,
|
49
|
"item": "SeDiskOperatorPrivilege", "rc": 255, "start": "2017-03-02
|
50
|
23:05:36.071322", "stderr": "Could not connect to server
|
51
|
127.0.0.1\nConnection failed: NT_STATUS_CONNECTION_REFUSED", "stdout":
|
52
|
"", "stdout_lines": [], "warnings": []}
|
53
|
failed: [localhost] (item=SeTakeOwnershipPrivilege) => {"changed":
|
54
|
true, "cmd": ["net", "rpc", "rights", "grant", "Domain Admins",
|
55
|
"SeTakeOwnershipPrivilege", "-U", "admin%antani"], "delta":
|
56
|
"0:00:00.046357", "end": "2017-03-02 23:05:36.247507", "failed": true,
|
57
|
"item": "SeTakeOwnershipPrivilege", "rc": 255, "start": "2017-03-02
|
58
|
23:05:36.201150", "stderr": "Could not connect to server
|
59
|
127.0.0.1\nConnection failed: NT_STATUS_CONNECTION_REFUSED", "stdout":
|
60
|
"", "stdout_lines": [], "warnings": []}
|
61
|
to retry, use: --limit @/usr/share/fuss-server/create.retry
|
62
|
|
63
|
PLAY RECAP
|
64
|
*********************************************************************
|
65
|
localhost : ok=63 changed=14 unreachable=0
|
66
|
failed=1
|