如何得知 windows ad 上的使用者dn 值
https://support.symantec.com/en_US/article.TECH241748.html
開啟cmd
Type the command: dsquery user -name <known username>
使用ldap admin 連結 結果如下

如何得知 windows ad 上的使用者dn 值
https://support.symantec.com/en_US/article.TECH241748.html
開啟cmd
Type the command: dsquery user -name <known username>
使用ldap admin 連結 結果如下

openldap資料移到 docker 拉docker 上的 image 回來 docker pull osixia/openldap 在正在運行的openld
資料表更改為多個primary key, MariaDB [database]> describe TABLENAME; 想由本來是兩個PRIMARY KE
[web]空氣品質嵌入頁面語法 空氣品質, aqi, ajax
臺中市雲端校務系統與Windows AD帳號整合(5) 安裝java環境
在docker裡跑spring boot+mongo(二) 使用docker-compose 管理多個container 前篇使用docker run 一次建一個container
管理Google共用雲端硬碟 管理Google共用雲端硬碟
vue.js components 多個組件的呈現 vue.js 組件 component
[vue.js] input event Form-Input-Components-using-Custom-Events
scratch 不重覆隨機取陣列值 隨機取數是在設計遊戲時, 很常用到的技巧 最簡單的就是使用運算積木裡的隨機取數範圍 但是, 如果我是想全部取出且不重覆,
如何在docker 的nginx 做另一個container的反向代理 環境 docker 中一container 跑 nginx 對外服務80 port, http://server 另一c
spring boot 整合到 nginx 於subpath 將spring boot 位在docker中, 對外服務19090 程式佈署到nginx 伺服器的 subpath上 對