1SAMBA_GPOUPDATE(8) System Administration tools SAMBA_GPOUPDATE(8)
2
3
4
6 samba-gpupdate - apply group policy
7
9 samba-gpupdate
10
11 samba-gpupdate [options]
12
14 This tool is part of the samba(1) suite.
15
16 samba-gpupdate a script for applying and unapplying Group Policy. Group
17 Policy application is experimental. Currently this applies password
18 policies (minimum/maximum password age, minimum password length, and
19 password complexity) and kerberos policies (user/service ticket
20 lifetime and renew lifetime).
21
23 -h, --help show this help message and exit
24
25 -H URL, --url=URL URL for the samdb
26
27 -X, --unapply Unapply Group Policy
28
29 --target {Computer | User}
30
31 Samba Common Options:
32
33 -s FILE, --configfile=FILE Configuration file
34
35 -d DEBUGLEVEL, --debuglevel=DEBUGLEVEL debug level
36
37 --option=OPTION set smb.conf option from command line
38
39 --realm=REALM set the realm name
40
41 Version Options:
42
43 -V, --version Display version number
44
45 Credentials Options:
46
47 --simple-bind-dn=DN DN to use for a simple bind
48
49 --password=PASSWORD Password
50
51 -U USERNAME, --username=USERNAME Username
52
53 -W WORKGROUP, --workgroup=WORKGROUP Workgroup
54
55 -N, --no-pass Don't ask for a password
56
57 -k KERBEROS, --kerberos=KERBEROS Use Kerberos
58
59 --ipaddress=IPADDRESS IP address of server
60
61 -P, --machine-pass Use stored machine account password
62
64 The original Samba software and related utilities were created by
65 Andrew Tridgell. Samba is now developed by the Samba Team as an Open
66 Source project similar to the way the Linux kernel is developed.
67
68
69
70Samba 4.8.0 2017-07-11 SAMBA_GPOUPDATE(8)