vpopmail.ldif
来自「相当优秀的 UNIX 进程管理工具」· LDIF 代码 · 共 23 行
LDIF
23 行
# This file should be run after you have configured your slapd.conf## use this file like this :# ldapadd -f vpopmail.ldif -x -w vpoppasswd -D'cn=vpopmailuser,o=vpopmail'## What this does is connects to the vldap server, and creates the vpopmail database## So the ldap directory tree will eventually look like this :## vpopmail# somedomain1.com# someuser1# someuser2# someuser3# somedomain2.com# someuser1# someuser2# someuser3dn: o=vpopmailobjectClass: Organizationo: vpopmail
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?