SUSE by default installs it. Edit /etc/conf.modules and change net-pf-10
to off then reboot.
Cheers
Jon
> Thanks for the speedy reply. I had already checked that file and it
> looked fine. I notice that you had "3D" in the example below. I tried
> putting that in but no joy. I also tried changing to using an IP address
> rather than the node name but again no joy.
>
> There's a quick dump of PortalServlet.properties from the Linux box at
the
> end of this message.
>
> Do you or anyone else know how the contextless login bit works? Is
there
> a base DN specified anywhere. Incidently I can use LDAPTool to connect
to
> the LDAP server on both port 389 and 636, besides we have quite a few
> external apps that use LDAP to read/write the eDir here.
>
> Cheers
> Jon Gerdes
>
> #eXtend
> #Tue Feb 10 16:15:28 GMT 2004
> System.DirectoryAddress=cesium.whl.co.uk\:636
> browserDetectionStrings=Microsoft Internet Explorer,Mozilla/4.0
> (compatible; MSIE 5,Mozilla/4.0 (compatible; MSIE 6,Mozilla/4.0
> (compatible; MSIE 7
> System.PortalConfigurationObjectDN=cn\=pco,ou\=Extend,o\=whl
> Custom_Backend_Renderer_Portal_Location=http\://172.16.12.220\:80/nps
> pocketDetectionStrings=Windows CE
> defaultDetectionStrings=Opera
> \!System.SessionManager.Render=true
> \!System.SessionManager.RenderOverride=true
> System.Password=novell
> Devices=default,browser,pocket
> System.Logging.Priority=high
> System.GUID={769BF2D1-0000-00FA-A035-DD80AC100CDC}
> System.Logging=false
> System.Logging.Output=err
> System.DirectorySSL=true
>
>
>
> > Are you adding the Linux box to the NW tree and configuring iManager
on =
> > the Linux machine to the existing tree? If so, compare
> > SYS:/tomcat/4/webapps/nps/WEB-INF/PortalServlet.properties file on the
> NW =
> > box to the same file on the Linux box located here.
> > /var/opt/novell/tomcat4/webapps/nps/WEB-INF/PortalServlet.properties
> > They should be identical except for this line.
> > Custom_Backend_Renderer_Portal_Location=3Dhttp\://137.65.147.88\:80/nps
> > This setting should have the IP address and non-secure port of the
> machine =
> > it is located on.
> >
> >
> > >>> <ger...@whl.co.uk> 2/10/2004 9:51:27 AM >>>
> >
> > I have successfully installed iManager 2.0.2 on another tree on NW
and=20
> > thought that it would be a breeze on a Linux box.
> >
> > The problem is that the login prompt comes up fine. I enter admin and
=
> > the=20
> > password. It then returns:
> >
> > "Unknown meaning for error number 0x6f; Please call a Novell support=20
> > provider"
> >
> > and the "Login to a different tree" thing comes up. You enter all =
> > details=20
> > and off you go. However some of the modules eg iManager Configuration
=
> > are=20
> > unavailable because "After logging into iManager, you have switched =
> > your=20
> > login to be a secondary user". iMan works fine apart from that but
I=20
> > would like to be able to access these modules, eg I can't install
new=20
> > modules like iPrint.
> >
> > I can only think that the contextless login thing isn't working
> properly=20=
> >
> > but to be able to get at the the config I need the modules I can't =
> > access=20
> > (I think)!
> >
> > Any ideas gratefully received.
> >
> >
>
Thanks,
Christian M
System.DirectoryAddress=cesium.whl.co.uk\:636
to look like -
System.DirectoryAddress=Your_IP_Adress\:636
I have tested this and is working. Please mail me if this solution will
make any major changes somewhere !!!!