Cauchy
首次安装后登录显示 Internal error occurred: account is not active
root@master1:/home/ubuntu# kubectl -n kubesphere-system logs <ks-controller-manager pod>
bash: syntax error near unexpected token `newline’
root@master1:/home/ubuntu# kubectl -n kubesphere-system exec -it openldap-0 slapcat
kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl kubectl exec [POD] – [COMMAND] instead.
dn: dc=kubesphere,dc=io
objectClass: top
objectClass: dcObject
objectClass: organization
o: kubesphere
dc: kubesphere
structuralObjectClass: organization
creatorsName: cn=admin,dc=kubesphere,dc=io
entryUUID: 1adf9c26-e366-103a-93c1-9da2e29fc62f
createTimestamp: 20210105055340Z
entryCSN: 20210105055340.124934Z#000000#000#000000
modifiersName: cn=admin,dc=kubesphere,dc=io
modifyTimestamp: 20210105055340Z
contextCSN: 20210105055405.946180Z#000000#001#000000
contextCSN: 20210105055340.875876Z#000000#002#000000
dn: cn=admin,dc=kubesphere,dc=io
objectClass: simpleSecurityObject
objectClass: organizationalRole
cn: admin
description: LDAP administrator
structuralObjectClass: organizationalRole
creatorsName: cn=admin,dc=kubesphere,dc=io
userPassword:: e1NTSEF9RGxDUWY1dEJVVGVwRGpBTTMrSjlRTXlLL0dMbkFtdVY=
entryUUID: 1ae02b46-e366-103a-93c2-9da2e29fc62f
createTimestamp: 20210105055340Z
entryCSN: 20210105055340.128613Z#000000#000#000000
modifiersName: cn=admin,dc=kubesphere,dc=io
modifyTimestamp: 20210105055340Z
dn: ou=Users,dc=kubesphere,dc=io
objectClass: organizationalUnit
objectClass: top
ou: Users
structuralObjectClass: organizationalUnit
entryUUID: 0422deee-e366-103a-8656-01f802279572
creatorsName: cn=admin,dc=kubesphere,dc=io
createTimestamp: 20210105055301Z
entryCSN: 20210105055301.978135Z#000000#001#000000
modifiersName: cn=admin,dc=kubesphere,dc=io
modifyTimestamp: 20210105055301Z
dn: ou=Groups,dc=kubesphere,dc=io
objectClass: organizationalUnit
objectClass: top
ou: Users
ou: Groups
structuralObjectClass: organizationalUnit
entryUUID: 04253824-e366-103a-8657-01f802279572
creatorsName: cn=admin,dc=kubesphere,dc=io
createTimestamp: 20210105055301Z
entryCSN: 20210105055301.993542Z#000000#001#000000
modifiersName: cn=admin,dc=kubesphere,dc=io
modifyTimestamp: 20210105055301Z
dn: uid=admin,ou=Users,dc=kubesphere,dc=io
objectClass: inetOrgPerson
objectClass: top
cn: admin
sn: admin
structuralObjectClass: inetOrgPerson
uid: admin
entryUUID: 043d6890-e366-103a-8658-01f802279572
creatorsName: cn=admin,dc=kubesphere,dc=io
createTimestamp: 20210105055302Z
userPassword:: UEA4OHcwcmQ=
entryCSN: 20210105061303.339672Z#000000#001#000000
modifiersName: cn=admin,dc=kubesphere,dc=io
modifyTimestamp: 20210105061303Z
root@master1:/home/ubuntu#

