Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lonlone Lee
base
Commits
1836573d
Commit
1836573d
authored
Mar 17, 2016
by
Adam Lewenberg
Browse files
add WINUAT to /etc/krb5.conf
parent
31be0a7b
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
1836573d
release
/
004.059
(
2016
-
03
-
17
)
[
kerberos
]
Add
the
new
non
-
production
Windows
Active
Directory
domain
WINUAT
.
STANFORD
.
EDU
to
/
etc
/
krb5
.
conf
.
No
other
change
to
/
etc
/
krb5
.
conf
,
so
this
is
a
completely
safe
upgrade
.
(
adamhl
)
release
/
004.058
(
2016
-
02
-
04
)
[
dns
]
Remove
Livermore
-
specific
DNS
(
anycast
works
there
now
).
(
akkornel
)
...
...
templates/kerberos/krb5.conf.erb
View file @
1836573d
...
...
@@ -102,10 +102,9 @@ end
kdc = rodan.win.stanford.edu:88
kpasswd_server = mothra.win.stanford.edu
}
MS.STANFORD.EDU = {
kdc = msdc0.ms.stanford.edu:88
kdc = msdc1.ms.stanford.edu:88
kpasswd_server = msdc0.ms.stanford.edu
WINUAT.STANFORD.EDU = {
kdc = winuatdc1.winuat.stanford.edu:88
kpasswd_server = winuatdc1.winuat.stanford.edu
}
NT.STANFORD.EDU = {
kdc = ntdc2.nt.stanford.edu:88
...
...
@@ -203,9 +202,8 @@ end
windows-new.stanford.edu = IT.WIN.STANFORD.EDU
windows.stanford.edu = IT.WIN.STANFORD.EDU
workspace.stanford.edu = IT.WIN.STANFORD.EDU
ms.stanford.edu = MS.STANFORD.EDU
.ms.stanford.edu = MS.STANFORD.EDU
mscert1.stanford.edu = MS.STANFORD.EDU
winuat.stanford.edu = WINUAT.STANFORD.EDU
.winuat.stanford.edu = WINUAT.STANFORD.EDU
msweb2.stanford.edu = EX.MS.STANFORD.EDU
windows-ms.stanford.edu = EX.MS.STANFORD.EDU
nt.stanford.edu = NT.STANFORD.EDU
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment