Skip to content

Commit 0340a90

Browse files
authored
Merge pull request #1 from kwart/feature/4.1/ad
Hazelcast Enterprise - Active Directory guide
2 parents 7a8a030 + d1e2f72 commit 0340a90

19 files changed

+544
-34
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ target/
99
*.iml
1010
*.ipr
1111
*.iws
12-
*.txt
12+
*.txt
13+
index.html
14+
index.pdf

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
You can find the configurations referred in the guide under `doc/modules/ROOT/examples`.
2+
13
See the guide [here](include published URL).

create.sh

Lines changed: 0 additions & 2 deletions
This file was deleted.

doc/antora.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
name: guide-name # a brief module name. This will be included in the guide url.
2-
title: Guide Title # a brief module title. This will not show up on the website.
1+
name: active-directory-authentication
2+
title: Active Directory authentication in Hazelcast
33
version: master
4-
64.9 KB
Loading
38.7 KB
Loading
206 KB
Loading
237 KB
Loading
143 KB
Loading
102 KB
Loading

0 commit comments

Comments
 (0)