I'm getting this error when trying to run the following (domain modified for obvious reasons):
% ldapclient -v manual \ -a credentialLevel=self \ -a authenticationMethod=sasl/gssapi \ -a defaultSearchBase=dc=companyxyz,dc=com \ -a domainName=companyxyz.com \ -a defaultServerList=192.168.159.148 \ -a attributeMap=passwd:gecos=cn \ -a attributeMap=passwd:homedirectory=unixHomeDirectory \ -a objectClassMap=group:posixGroup=group \ -a objectClassMap=passwd:posixAccount=user \ -a objectClassMap=shadow:shadowAccount=user \ -a serviceSearchDescriptor=passwd:cn=users,dc=companyxyz,dc=com?one \ -a serviceSearchDescriptor=group:cn=users,dc=companyxyz,dc=com?one start: Error: sasl/GSSAPI bind is not working. Abort. Error resetting system. Recovering old system settings. This is a bug as reported in: http://bugs.opensolaris.org/view_bug.do;jsessionid=97cf7acdec09dffffffffb6d34e517fbb7ae?bug_id=6664784 The only problem is that the directions for the workaround are unclear - "As an workaround, the peruser test's setup script can be modified by adding the following lines" What script is being referred to here? Thanks in advance. This message posted from opensolaris.org _______________________________________________ sysadmin-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss
