Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
base
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Lonlone Lee
base
Commits
1836573d
Commit
1836573d
authored
Mar 17, 2016
by
Adam Lewenberg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add WINUAT to /etc/krb5.conf
parent
31be0a7b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
7 deletions
+11
-7
NEWS
NEWS
+6
-0
templates/kerberos/krb5.conf.erb
templates/kerberos/krb5.conf.erb
+5
-7
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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