search for: datev_dbengine

Displaying 5 results from an estimated 5 matches for "datev_dbengine".

Did you mean: datev_dbengin
2016 Mar 29
2
Failed to modify SPNs on error in module acl: Constraint violation during LDB_MODIFY (19)
...vicename* > > *serviceclass* and *host* are required, but *port* and *service* name are > optional. The colon between *host* and *port* is only required when a *port* > is present. > Thank you for the links & explanation > According to that and because I have no idea what is DATEV_DBENGINE "DATEV_DBENGINE" This is from an Programm called "Datev...", installed local on this pc. It`s db is stored in local Microsoft-SQL. But yes, its seems curios, that this is added to the servicePrincipalname If i understand it`s syntax right, there should be eventually a portnumbe...
2016 Mar 24
2
Failed to modify SPNs on error in module acl: Constraint violation during LDB_MODIFY (19)
Hi again, Am Montag, 14. März 2016, 00:44:47 CET schrieb Markus Dellermann: > Am Donnerstag, 10. März 2016, 10:41:34 CET schrieb mathias dufresne: > Hi, Mathias and all > thank you for your answer. > > > Hi all, > > > > SPN = servicePrincipalName > > > > A simple search returning all servicePrincipalName declared in your AD: > > ldbsearch -H $sam
2016 Mar 29
0
Failed to modify SPNs on error in module acl: Constraint violation during LDB_MODIFY (19)
...class* and *host* are required, but *port* and *service* name are > > optional. The colon between *host* and *port* is only required when a > *port* > > is present. > > > Thank you for the links & explanation > > According to that and because I have no idea what is DATEV_DBENGINE > > "DATEV_DBENGINE" > This is from an Programm called "Datev...", installed local on this pc. > It`s db is stored in local Microsoft-SQL. > But yes, its seems curios, that this is added to the servicePrincipalname > If i understand it`s syntax right, there sho...
2016 Mar 24
0
Failed to modify SPNs on error in module acl: Constraint violation during LDB_MODIFY (19)
...second link describe SPN syntax as follow: *serviceclass/host:port servicename* *serviceclass* and *host* are required, but *port* and *service* name are optional. The colon between *host* and *port* is only required when a *port* is present. According to that and because I have no idea what is DATEV_DBENGINE dn: CN=PCNAME,CN=Computers,DC=... changetype: modify add: servicePrincipalName servicePrincipalName: MSSQLSvc/PCNAME.ad-dom.domain.tld:<some port number> And I would also add a second SPN using NETBIOS name of PCNAME rather than FQDN, which gives us: servicePrincipalName: MSSQLSvc/PCNAME:&l...
2016 Mar 10
2
Failed to modify SPNs on error in module acl: Constraint violation during LDB_MODIFY (19)
Hi all, SPN = servicePrincipalName A simple search returning all servicePrincipalName declared in your AD: ldbsearch -H $sam serviceprincipalname=* serviceprincipalname An extract from result concerning a lambda client: # record 41 dn: CN=win-client345,OU=Machines,DC=ad,DC=domain,DC=tld servicePrincipalName: HOST/MB38W746-0009 servicePrincipalName: HOST/MB38W746-0009.ad.domain.tld