Problems with Groupwise driver and remote loader
Hi!
My performance are , Groupwise server running in netware server 6.5 and IDM 3.6 running in linux server, also I have a Win2k server with remote loader installed.
In IDM there's a user named idmadmin with admin privileges and in win2k server there's other user also named idmadmin with domain admin privileges.
I want to connect booth servers through GroupWise driver, I have configured driver and remote loader , but when I try to start driver fails.
In trace apears :
DirXML Log Event -------------------
Driver = \METADIR\Company\Services\drvset\metadir2groupwise
Thread = Subscriber
Level = fatal
Message = <description>Failure initializing GroupWise</description>
<code>javax.naming.AuthenticationException: Authentication to \\appsrv1\MAIL\grpwise\gwdom failed. Logon failure: the user has not been granted the requested logon type at this computer.</code>
DirXML: [11/04/09 16:24:16.17]:
DirXML Log Event -------------------
Driver = \METADIR\Company\Services\drvset\metadir2groupwise
Thread = Subscriber
Level = error
Message = Fatal error returned from shim
DirXML: [11/04/09 16:24:16.17]: TRACE: Remote Loader: Sending...
DirXML: [11/04/09 16:24:16.17]: TRACE: <nds dtdversion="2.0" ndsversion="8.x">
<source>
<product build="20090305_0422" instance="metadir2groupwise" version="3.5.3 (win32)">DirXML Driver for GroupWise</product>
<contact>Novell, Inc.</contact>
</source>
<output>
<status code="javax.naming.AuthenticationException: Authentication to \\appsrv1\MAIL\grpwise\gwdom failed. Logon failure: the user has not been granted the requested logon type at this computer." level="fatal" type="app-authentication">
<description>Failure initializing GroupWise</description>
<code>javax.naming.AuthenticationException: Authentication to \\appsrv1\MAIL\grpwise\gwdom failed. Logon failure: the user has not been granted the requested logon type at this computer.</code>
</status>
<init-params event-id="write-state"/>
</output>
</nds>
It's same that user idmadmin can't open \\appsrv1\MAIL\grpwise\gwdom but , user has acces to this file ( I try to login and open file ).
Any idea ? It's a permision problem ?
|