Adding New schema

Aaron Enders ssureshot at gmail.com
Tue Apr 30 10:38:16 MDT 2013


Trying to setup Oracle ESSO and need to import new schema and receive 
the following error in log files doing it the oracle way using the 
oracle tool to modify the schema.

I've truncated the schema files to save post length of post below the 
error. Is there a way to manually import the files to the schema?

==> /u01/samba4/var/log.samba <==
[2013/04/30 08:30:19,  0] 
../auth/ntlmssp/ntlmssp_sign.c:236(ntlmssp_check_packet)
   NTLMSSP NTLM2 packet check failed due to invalid signature!
[2013/04/30 08:30:19,  0] 
../auth/ntlmssp/ntlmssp_sign.c:236(ntlmssp_check_packet)
   NTLMSSP NTLM2 packet check failed due to invalid signature!
[2013/04/30 08:30:19,  0] 
../auth/ntlmssp/ntlmssp_sign.c:236(ntlmssp_check_packet)
   NTLMSSP NTLM2 packet check failed due to invalid signature!
[2013/04/30 08:30:19,  0] 
../auth/ntlmssp/ntlmssp_sign.c:236(ntlmssp_check_packet)
   NTLMSSP NTLM2 packet check failed due to invalid signature!

==> /u01/samba4/var/log.smbd <==
[2013/04/30 08:30:19.736569,  0] 
../lib/util/util.c:232(directory_create_or_exist_strict)
   invalid ownership on directory /u01/samba4/private/smbd.tmp/msg
[2013/04/30 08:30:19.738039,  0] 
../source3/rpc_server/dcesrv_auth_generic.c:40(auth_generic_server_authtype_start)
   ../source3/rpc_server/dcesrv_auth_generic.c:40: auth_generic_prepare 
failed: NT_STATUS_INVALID_SERVER_STATE
[2013/04/30 08:30:19.738504,  0] 
../source3/rpc_server/srv_pipe.c:555(pipe_auth_generic_bind)
   ../source3/rpc_server/srv_pipe.c:555: 
auth_generic_server_authtype_start failed: NT_STATUS_INVALID_SERVER_STATE


-------------------------------Shortened Object------
dn: CN=vGOUserData,CN=Schema,CN=Configuration,DC=develop,DC=passlogix,DC=com
changetype: add
adminDisplayName: vGOUserData
cn: vGOUserData
defaultObjectCategory:
  CN=vGOUserData,CN=Schema,CN=Configuration,DC=develop,DC=passlogix,DC=com
defaultSecurityDescriptor: D:
governsID: 1.3.6.1.4.1.10552.2.3
instanceType: 4
lDAPDisplayName: vGOUserData
mayContain: cn
mayContain: distinguishedName
mayContain: o
mayContain: ou
mayContain: vGOSecretData
distinguishedName:
  CN=vGOUserData,CN=Schema,CN=Configuration,DC=develop,DC=passlogix,DC=com
objectCategory:
  CN=Class-Schema,CN=Schema,CN=Configuration,DC=develop,DC=passlogix,DC=com
objectClass: classSchema
objectClassCategory: 1
possSuperiors: organizationalUnit
name: vGOUserData
rDNAttID: cn
showInAdvancedViewOnly: TRUE
subClassOf: top
systemOnly: FALSE

DN:
changetype: modify
add: schemaUpdateNow
schemaUpdateNow: 1
-

----------------------------Shortened Attribute------------------------
dn: 
CN=vGOSecretData,CN=Schema,CN=Configuration,DC=develop,DC=passlogix,DC=com
changetype: add
adminDisplayName: vGOSecretData
attributeID: 1.3.6.1.4.1.10552.1.6
attributeSyntax: 2.5.5.4
cn: vGOSecretData
instanceType: 4
isSingleValued: TRUE
lDAPDisplayName: vGOSecretData
distinguishedName:
  CN=vGOSecretData,CN=Schema,CN=Configuration,DC=develop,DC=passlogix,DC=com
objectCategory:
 
CN=Attribute-Schema,CN=Schema,CN=Configuration,DC=develop,DC=passlogix,DC=com
objectClass: attributeSchema
oMSyntax: 20
name: vGOSecretData
showInAdvancedViewOnly: TRUE

DN:
changetype: modify
add: schemaUpdateNow
schemaUpdateNow: 1




More information about the samba-technical mailing list