Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Sun Nov 7 23:32:16 UTC 2010 on sn-devel-104
|
|
"servicePrincipalName"s
|
|
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
|
|
we can't do SPN updates via sam writes and replication, as the sam is
read-only
|
|
Our helper scripts can fail on Fedora with the PDT timezone (Western
USA). This is the same issue we found with Heimdal earlier today, the
24 second difference between GMT and UTC, but this time in MIT
Kerberos as linked into bind9.
By forcing TZ=GMT in these scripts we avoid the problem
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
|
|
we don't have the permissions to do it
|
|
Signed-off-by: Matthias Dieter Wallnöfer <mdw@samba.org>
|
|
this script adds all our required servicePrincipalName entries at
runtime. The admin can add more entries to spn_update_list as needed
|