如何得知 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 連結 結果如下

使用expect及 openssl 產生SSL 憑證簽署要求 每年都要製做tls 憑證 二十幾張, 此語法利用expect 產生私錀及憑證請求檔 #!/usr/bin/expect
[shell script] 批次判斷domain name 正解設定 判斷dns 正解設定
[web]空氣品質嵌入頁面語法 空氣品質, aqi, ajax
利用openssl 一行文產生私鑰及憑證請求檔 openssl 一行產生私鑰及憑證請求檔
在docker裡跑spring boot+mongo(一) 系統安裝docker ce centos7 + docker ce https://docs.docker.com/in
tmux 將終端機切割成多個視 窗 tmux, multiple terminal
利用maven建立一個可執行的jar檔 利用maven建立一個可執行的jar檔
ubuntu ufw ufw 簡易筆記 原則禁止,例外開放 ufw default deny 啟動ufw sudo ufw enable 關掉
[scratch] 將角色物件放到清單中,並依序讀出每個角色的X值 將角色物件放到清單中,並依序讀出每個角色的X值
[shell script] 批次判斷domain name 正解設定 判斷dns 正解設定
mongo備份指令 mongodump --host localhost --port 27017 --username root --db