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. This
17 applies password policies (minimum/maximum password age, minimum
18 password length, and password complexity), kerberos policies
19 (user/service ticket lifetime and renew lifetime), smb.conf policies,
20 hourly/daily/weekly/monthly cron scripts, Sudo Privileges, Message of
21 the Day and Logon Prompt messages, etc.
22
24 -h, --help show this help message and exit
25
26 -H URL, --url=URL URL for the samdb
27
28 -X, --unapply Unapply Group Policy
29
30 --target {Computer | User}
31
32 --force Reapplies all policy settings
33
34 --rsop Print the Resultant Set of Policy
35
36 Samba Common Options:
37
38 -s FILE, --configfile=FILE Configuration file
39
40 -d DEBUGLEVEL, --debuglevel=DEBUGLEVEL debug level
41
42 --option=OPTION set smb.conf option from command line
43
44 --realm=REALM set the realm name
45
46 Version Options:
47
48 -V, --version Display version number
49
50 Credentials Options:
51
52 --simple-bind-dn=DN DN to use for a simple bind
53
54 --password=PASSWORD Password
55
56 -U USERNAME, --username=USERNAME Username
57
58 -W WORKGROUP, --workgroup=WORKGROUP Workgroup
59
60 -N, --no-pass Don't ask for a password
61
62 -k KERBEROS, --kerberos=KERBEROS Use Kerberos
63
64 --ipaddress=IPADDRESS IP address of server
65
66 -P, --machine-pass Use stored machine account password
67
69 The original Samba software and related utilities were created by
70 Andrew Tridgell. Samba is now developed by the Samba Team as an Open
71 Source project similar to the way the Linux kernel is developed.
72
73
74
75Samba 4.8.0 2017-07-11 SAMBA_GPOUPDATE(8)