Quantcast
Channel: Micro Focus Forums
Viewing all 11924 articles
Browse latest View live

dsapp 239

$
0
0
Hello all,

Don't know If I should really be posting this here... however it seems many have seen / use dsapp so...
I just pushed out dsapp v239. This version "should" support SLES 12 when GMS 14.2.1 ships.

However this required some added libraries to be included. Please let me know if you run into install issues, or issues with dsapp itself.

Thank you very much!

authentication from other systems via LDAP to Novell e-Dir

$
0
0
Please help me with OES2015 setting for authentication from other systems via LDAP to Novell e-Directory.
For example with Ubuntu or other applications where authentication is provided through LDAP.
Where it can be read.

Upgrade UserApplication does not show in about box

$
0
0
I have added the IDM45-Apps-SP-3, for a while ago, but discover that when I logs into the landing page, and looks at the about box, it states that i am still running 4.5.0. Where did I go wrong?

I copied the war files into tompcat\webapps and restarted the server. In the sub catalogues like /opt/netiq/idm/apps/tomcat/webapps/dash is all the files from january (wich is the release of sp3). I am planning to patch to sp4, but whould like to ensure there are no errors from the last patching.


Any ideas??


Regards
Dagfinn :confused:

Exception when changing Primary User Calculation

$
0
0
I just wanted to set another calculation for the Primary User i.e. Number of logins with "Reset after 15 Days".
I get an error with:
"Error saving primary user calculation setting
See the ZENworks Control Center log file (zcc.log) for the full stack trace."


Well here it is:
Code:

[DEBUG] [08/10/2016 11:48:37.95] [59502] [ZENServer] [1013] [zenworks] [ZCC] [] [PrimaryUserSettings : Error while updating the recurring queue action for reset the primary user :] [] [] [] [ZENServer]
[DEBUG] [08/10/2016 11:48:37.95] [59502] [ZENServer] [1013] [zenworks] [ZCC] [] [Error:  Error saving primary user calculation setting] [] [] [] [ZENServer]
[DEBUG] [08/10/2016 11:48:37.95] [59502] [ZENServer] [1013] [zenworks] [ZCC] [] [java.lang.NullPointerException
        at com.novell.zenworks.admin.pages.settings.PrimaryUserCalculation.updateRecurringQueueActionForResettingPrimaryUser(PrimaryUserCalculation.java:924)
        at com.novell.zenworks.admin.pages.settings.PrimaryUserCalculation.updateQueueActionToResetPrimaryUser(PrimaryUserCalculation.java:837)
        at com.novell.zenworks.admin.pages.settings.PrimaryUserCalculation.onSaveSettings(PrimaryUserCalculation.java:799)
        at com.novell.zenworks.fw.web.internal.layout.SettingsPluginTemplate.fireOnSaveEvent(SettingsPluginTemplate.java:474)
        at com.novell.zenworks.fw.web.internal.layout.SettingsPluginTemplate.applySettings(SettingsPluginTemplate.java:245)
        at com.novell.zenworks.fw.web.internal.layout.Settings.applyImpl(Settings.java:1296)
        at com.novell.zenworks.fw.web.internal.layout.Settings.onclick_ApplyAll(Settings.java:1201)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at com.novell.web.controls.WebControl.fireEvent(WebControl.java:1977)
        at com.novell.web.controls.WebControl.fireEvent(WebControl.java:1952)
        at com.novell.web.controls.Button.raisePostBackEvent(Button.java:483)
        at com.novell.web.controls.Page.raisePostBackEvent(Page.java:1125)
        at com.novell.web.controls.Page.raisePostBackEvents(Page.java:1082)
        at com.novell.web.controls.Page.internalProcessRequest(Page.java:747)
        at com.novell.web.controls.Page.processRequest(Page.java:691)
        at com.novell.zenworks.fw.web.internal.layout.Index.processRequest(Index.java:1094)
        at com.novell.web.internal.controls.PageTag.doEndTag(PageTag.java:86)
        at org.apache.jsp.jsp.index_jsp._jspService(index_jsp.java:558)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
        at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:439)
        at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)
        at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
        at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:747)
        at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:485)
        at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:377)
        at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:337)
        at com.novell.web.NJWCServlet.serviceImpl(NJWCServlet.java:98)
        at com.novell.zenworks.fw.web.internal.ZENworksServlet.service(ZENworksServlet.java:88)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
        at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
        at com.patchlink.sapphire.web.pages.vulnerability.session.HibernateSessionFilter.doFilter(HibernateSessionFilter.java:75)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
        at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:614)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169)
        at com.googlecode.psiprobe.Tomcat70AgentValve.invoke(Tomcat70AgentValve.java:39)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
        at com.novell.zenworks.tomcat.ZENRequestValve.synchronousInvoke(ZENRequestValve.java:1444)
        at com.novell.zenworks.tomcat.ZENRequestValve.invoke(ZENRequestValve.java:851)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:436)
        at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1078)
        at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:625)
        at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:318)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
        at java.lang.Thread.run(Thread.java:745)
] [null] [] [java.lang.NullPointerException] [ZENServer]


We're running ZCM 11.4.2.
I couldn't find anything like that, so...What causes the NullPointerException? Does anyone know that issue?

Bundle Not Running After ZCM Upgrade

$
0
0
I have a bundle to distribute FireFox updates to my Win7 desktops that had been working with no issues. After the upgrade from 11.3.2 to 11.4.2 and an update to the bundle for the latest FireFox, the bundle no longer runs. The bundle is set to run when the system refreshes. I have checked on my test system and the bundle shows up as available but it does not install after teh system refreshes. I have restarted the computer and have the latest agent installed. Other bundles run on the workstation.

Is it possible that the bundle in the database is messed up from the upgrade?

Thanks
-L

Appliance Monitoring & Alerting

$
0
0
Hi All

I need to setup monitoring and (importantly) email alerting for various metrics on the Filr appliances (disk space etc.). I double-checked with support and was a bit dismayed that there's no built-in/supported way to achieve this. They said I could install an agent of my choice, but it wouldn't be supported (that's fine - no problem with that).

Before I go ahead and use our current/standard agent (http://help.logicnow.com/remote-mana...stallation.htm) - does anyone have experience with third-party monitoring agents already?

I'll also go ahead and log an enhancement request (as suggested by support) if no-one has already?

Cheers, James

Client Auto Update with security

$
0
0
Hi,

I have enabled the Client Auto-Update facility but when the client tries to update on a user PC it demands the Administrative rights on the PC to allow the install.

Is there any way to put these in the setup.cfg or .ini file to bypass this login for a fluent install / upgrade of the client on the Users workstations?

There is an AD in place and these PC's are all connected to the domain.

Missing MSVCP120.DLL and MSVCR120.DLL after client install

$
0
0
The installer of GroupWise 2014 R2 SP1 client on our Windows Server 2012 R2 Server (running Citrix) removed the MSVCP120.DLL and MSVCR120.DLL files from the C:\Windows\System32 folder. The result is the incapacity of login on anymore with Citrix clients or RDP clients and also throwing missing dll errors on the Win7LookAndFeelStartupApp.exe file while login on directly at the Windows server console.

The solution is to restore those 2 files from backup and reboot the server (we had to reboot the server twice in our case).

Please fix the client install so it doesn't do this and... therefore prevent heart attacks.

Snafaru

Client access to NCP via NAT?

$
0
0
Let's pretend:

Windows server (2012 R2) with Novell Client on it.
Server has 10.x.x.x IP

Server needs to talk to an OES server that's being NAT'd (another network, not like on the internet).
Private IP of server is like: 134.179.x.x, but NAT'd would be 10.something.x.x

Can the Novell client talk to a NAT'd OES server via NCP?

Citrix Netscaler and Storefront with NAM?

$
0
0
OK, currently we have NAM 4.1/4.2 that front-ends a Citrix Web Interface. The Web Interface also interfaces with the Citrix Secure Gateway (but the CSG isn't front-ended by NAM).

Basically just using NAM to do the SSO for internal/external users to the WI and then the WI does what it needs to do with the CSG And all that good stuff.

However, Citrix is replacing CSG/WI with NetScaler and Storefront.

Does anyone use NAM with the two aforementioned products?

Citrix of course, doesn't know/care.
From what I can tell, Citrix would prefer you use NetScaler rather than NAM for the reverse proxy, but I don't believe it does eDirectory auth, or expired password detection, etc.

But I could be wrong.

Add primary server 11.3.1

$
0
0
Hi,
I would like to start by saying that English is not my main language so sorry for the mistakes or choice of words. thank you for your understanding!
I currently have only 1 primary server on Suse SLE10 with version 11.3.1.
I want to upgrade to the rencently version so I add a new primary server on Windows 2012 R2. I install the version 11.3.0 with the .iso file, the installation completed succesfully, but the server are at the version 11.3.0.
Now, I want to upgrade it with the section System Updates. So I assign the update 11.3.1 at my new server, and select it and do "Refresh devices" i got this error message: The quick task could not be created. The selected objects do not contain any devices to act upon.

So when I click on my server, the Zenworks Agent Status is : Unable to connect to the agent service through the IP Address or DNS. But, the replication is 100%, I can see bunble on the new server. I can ping the new server (ip and DNS name) from the old server. Where is my error, and how can I update my new primary server to the version 11.3.1?
Thank you so much for any help
Israël

iprint printer agent error

$
0
0
I was having problems trying to install PaperCut and in the process if found a problem with my "Printer Agents" tab in Manage Print Manager.

In my setup I have two iPrint servers. The older one is running SP3 and I gave up trying to upgrade to SP4. (had too many errors)
So I was planning to make my life simpler and setup a new iPrint server and possibly import the users over later.

But My new SP4/OES2015 server is giving me a few problems. "on the printer agents" tab I get this detailed error listed below. Any Ideas?


java.lang.ArrayIndexOutOfBoundsException: 4 >= 0\n at java.util.Vector.elementAt(Vector.java:482)\n at com.novell.emframe.dev.PropertyBook.getPage(Proper tyBook.java:705)\n at com.novell.emframe.dev.PropertyBook.showPage(Prope rtyBook.java:1208)\n at com.novell.emframe.dev.PropertyBook.doShow(Propert yBook.java:943)\n at com.novell.emframe.dev.PropertyBook.execute(Proper tyBook.java:154)\n at com.novell.emframe.dev.Task.execute(Task.java:505) \n at com.novell.nps.gadgetManager.BaseGadgetInstance.pr ocessRequest(BaseGadgetInstance.java:858)\n at com.novell.nps.gadgetManager.BaseGadgetInstance.ha ndleAction(BaseGadgetInstance.java:2384)\n at com.novell.nps.gadgetManager.GadgetManager.process InstanceRequest(GadgetManager.java:1609)\n at com.novell.nps.gadgetManager.GadgetManager.process ServiceRequest(GadgetManager.java:1062)\n at com.novell.nps.PortalServlet.handleFrameService(Po rtalServlet.java:509)\n at com.novell.nps.PortalServlet.processRequest(Portal Servlet.java:373)\n at com.novell.nps.PortalServlet.doPost(PortalServlet. java:279)\n at com.novell.nps.PortalServlet.doGet(PortalServlet.j ava:262)\n at javax.servlet.http.HttpServlet.service(HttpServlet .java:617)\n at com.novell.emframe.fw.servlet.AuthenticatorServlet .service(AuthenticatorServlet.java:344)\n at javax.servlet.http.HttpServlet.service(HttpServlet .java:723)\n at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:290)\n at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:206)\n at com.novell.emframe.fw.filter.CrossScriptingFilter. doFilter(CrossScriptingFilter.java:30)\n at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:235)\n at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:206)\n at com.novell.emframe.fw.filter.AntiCsrfServletFilter .doFilter(AntiCsrfServletFilter.java:276)\n at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:235)\n at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:206)\n at org.apache.catalina.core.StandardWrapperValve.invo ke(StandardWrapperValve.java:233)\n at org.apache.catalina.core.StandardContextValve.invo ke(StandardContextValve.java:191)\n at org.apache.catalina.authenticator.AuthenticatorBas e.invoke(AuthenticatorBase.java:563)\n at org.apache.catalina.core.StandardHostValve.invoke( StandardHostValve.java:127)\n at org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java:103)\n at org.apache.catalina.core.StandardEngineValve.invok e(StandardEngineValve.java:109)\n at org.apache.catalina.connector.CoyoteAdapter.servic e(CoyoteAdapter.java:293)\n at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyo teHandler.java:223)\n at org.apache.jk.common.HandlerRequest.invoke(Handler Request.java:311)\n at org.apache.jk.common.ChannelSocket.invoke(ChannelS ocket.java:793)\n at org.apache.jk.common.ChannelSocket.processConnecti on(ChannelSocket.java:722)\n at org.apache.jk.common.ChannelSocket$SocketConnectio n.runIt(ChannelSocket.java:915)\n at org.apache.tomcat.util.threads.ThreadPool$ControlR unnable.run(ThreadPool.java:690)\n at java.lang.Thread.run(Thread.java:809)\n

PWFilter.dll Version

$
0
0
Hi List,

I'd like to know how can I get PWfilter.dll version. I know that I'm able to check if the PWFILTER.DLL file on a Domain controller is older than the PWFILTER.DLL file on the system running the remote loader but I'm not able to see the current version.

Any ideas, how can I get it?

AD Driver & Remote Loader

$
0
0
Is it possible to point an ad driver at a remote loader that is not a member server of the domain the driver is configured to manage? Reading through the documentation, I couldn't really come to the conclusion if that was indeed possible. It seem like it is not. I have three active directory domains, a driver for each domain, and I was wanting to have one remote loader server to connect those drivers to their respective domains. I'm thinking I need to install a remote loader in each domain. Thanks in advance for your help.

OES 11SP2 July 2016 Patches

$
0
0
Has anyone noticed this issue.. After applying the July Patches thru the channel (Sles and OES) on our SLES 11SP3(OES 11SP2) servers, the NDSD daemon is taking up MUCH more memory when looking it thru the top command..I have a few servers that I have not patched yet that have the same amount of NDS replicas on them and they are not using near the amount of memory...It has caused the ndsd service to unload and core on the patched servers ... any ideas on where to look or how to limit the amount of memory NDSD is allowed to take ??
Thanks in advance
Doug

Question about Loginscript

$
0
0
Hello,

have a question about the loginscript in OES11 SP2.

I want to setup shares for multiple groups.
I think that this is possible, but its not working.
Don't wonder why i use "net use", i have microsoft-shares, no oes shares...

if member of "GROUP-A" OR "GROUP-B" then
#net use r: /delete

#net use r: \\1.2.3.4\share /user:user blabla

END

Can anybody tell me the right syntax?

Second question:

Is is recommended to use the Full-Path to Group, instead of the groupname?
server.ou.ou.groupname


Regards
cotec

GroupWise Client Setup slow, when done by ZCM

$
0
0
Hi,




installing the GroupWise 2014 Client (no matter which release) by ZCM as of https://www.novell.com/documentation...onfig_mgt.html




gives us install durations of around 45 minutes and comes out error free, just takes long. A manual setup takes 2 minutes.

I have noticed this in different systems.




i feel that it must be one of the requred restristribution packs (c++, .NET) that cause the delay.

Not having investigated really deep yet i wanted to ask if anybody has seen that and has thoughts or even has a solution.






kind regards

Gerd Zobel
The NetWorker GmbH
www.the-networker.de

Test post GWIA crashing on GROUPWISE

Win 10 Anniversary 8/2016 update breaks autologin for Nalwin

$
0
0
I have a laptop with Windows 10 and I just ran the latest Windows Updates which includes the Anniversary Update (my computer is also joined to the domain, and running 11.4.2 agent). Now when I login to the laptop on the domain, it only logs into the domain, not into ZCM,like it did before. I have the NAL window set to appear on startup, so right now my window has no apps/bundles showing. I now have to right-click on the ZCM icon in systray and click on "Login", then enter my domain password again, to get all the bundles to appear. I have Windows Updates disabled for all the computers in my schools, but someone can manually run Windows Updates, and I want to get ahead of this issue if possible.

I know this Windows update is very new, but has anyone else updated Windows and seen this issue, before I burn one of my SR's for this?

Thanks,
Michelle

open-ssh-askpass error with latest patches

$
0
0
On an OES11SP3/SLES11SP4 server, an attempt to install the latest patches results in the following error:
openssh-askpass-6.2p2-0.24.1.x86_64 requires openssh = 6.2p2, but this requirement cannot be provided

The response choices are the normal ones:
Do not install the patch, downgrade openssh-askpass or break the dependencies.

Which would be the best choice?


There's a similar thread on the SUSE forums:

https://forums.suse.com/showthread.p...SP4-3-problems
In this case, the poster was trying to perform the update to SLES 11 SP4.
No resolution was posted.
Viewing all 11924 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>