Novell Support Forums - New Posts

3. party imaging winpe.wim

Novell Support Forums - New Posts - 26 November 2009 - 7:04am
I am trying to upload winpe.wim to my server but just gets "Unable to mount the selected WIM file. Access is denied"


system is w2k8 R2, 64
waik from : Download details: Windows® AIK for Windows® 7
ZCM 10.3 beta 3

anyone else seen this?

netware client login

Novell Support Forums - New Posts - 26 November 2009 - 6:48am
Please help with this.
When I launch the netware client shortcut, it automatically logs in as "test user". Is there a way to delete the last account to login under netware. I'm using client 4.91 sp5

Thank you

C ldap_search_ext_s search query problem

Novell Support Forums - New Posts - 26 November 2009 - 6:38am
I have an application developed in C++ that uses the Novell C LDAP SDK. If I use a search query to the ldap_search_ext_s function of the form Code: (&(objectClass=inetOrgPerson)(%s=%s)) it works when I substitute the first %s with 'cn' and the second with a valid username.

If I modify the query to: Code: (&(|(objectClass=inetOrgPerson)(objectClass=aliasObject))(%s=%s)) it no longer works. I want to find user objects and user alias objects that match a username. I am substituting 'cn' and a valid username as before.

This query works with the ldapsearch command from the OpenLDAP tools on a Linux installation. According to page 39 of ldaplibc.pdf it should work with this SDK as well. The example there is:

Code: (&(objectClass=inetOrgPerson) (| (sn=Smith) (cn=Chris S*) ) ) To me that's the same format as my own search filter, albeit ordered differently. I have tried using this query string and replacing the parts to make it identical functionally to my query.

Each time I call ldap_search_ext_s it returns 4. The documentation says a return code of 4 is 'LDAP_SIZELIMIT_EXCEEDED: Indicates that in a search operation, the size limit specified by the client or the server has been exceeded. Incomplete results are returned.'

This implies too many results are being returned, but I have checked and the final query used in the function is:

Code: (&(cn=user1) (| (objectClass=inetOrgPerson) (objectClass=aliasObject) ) ) Any idea what I'm doing wrong?

Rights to Create Aliases

Novell Support Forums - New Posts - 26 November 2009 - 6:16am
I need to create a user with rights that will be able to create alias objects in a container. What rights does he need to the rest of the tree in order to create alias objects in that container.
Thanks

Dialog Box Slow to Appear

Novell Support Forums - New Posts - 26 November 2009 - 5:59am
When ever i try to print inan application, a dns request is performed for ipp:.

This takes a while to timeout but after it has the print dialog box appears....

can't work out what is making the dns query...

any ideas anyone

i have checked the iprint.ini and it is set to DEFAULT. The printers appear as ipp://iprint.xx.xx.x.x

thanks

debbug on sdk...

Novell Support Forums - New Posts - 26 November 2009 - 5:46am
Hi friends,

I have a question... Is it posible debugg a custom collector from the sdk on eclipse?

I ran the rhino interface plugin, but how i debugg on it???

Thanks

Sort search expression

Novell Support Forums - New Posts - 26 November 2009 - 5:11am
Hi,

I would like to sort the order of the Expression search list in the User App. The field has “starts with” by default and I would like to have “contains” first in the list of expressions. Does anybody know if it’s possible to sort the Expression list?

Workflow in UA questions

Novell Support Forums - New Posts - 26 November 2009 - 5:03am
Hi everybody!

I'm developping my first workflow and I have a some questions.

º It's possible create directly a link to request workflow form ?
º I want transalte string returned by process.getApprovalStatus() function ,
to other languages It's possible ? I try to put in email javascript function
to traslate string but doesn't work.
I can't use Localitzed String but I want translate to other language that doesn't apear in list.
º Its possible call request workflow form from other place using Iframe and without develop webservice client?

ICE import new and/or update existing users

Novell Support Forums - New Posts - 26 November 2009 - 4:48am
Is it possible to use ICE to import a csv file which will update attributes of existing accounts, but if an account doesn't exist it will create that account in the vault?


We need to update a single attribute on upto 80 accountsat a time to force syncing with another system. Some of these accounts exist in the vault, others will not.



We previously achieved this in test using a delimited text driver, but have now realised that it needs additional Activation. I'd like to look at options as its a bit late in the project to start trying to get extra funding for something I thought was bundled with Identity Manager.

Thanks

Error in creating a tree [ERROR: Unable to get host IP addr]

Novell Support Forums - New Posts - 26 November 2009 - 4:47am
Hi All Novell Specialists,

We are facing an issue related to Host IP the while creating a tree, below mentioned are the steps we followed while creating the same -

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

1) Installed eDierctory

Downloaded eDirectory 8.8 version for Linux and followed commands:
Execute command nds-install

2) Downloaded SLP

-Downloaded the latest RPM file from OpenSLP Home Page.
-Install the package. Command: rpm -Uvh openslp-x.x.x.rpm
-Start SLP daemon. Command: /etc/init.d/slpd start
3) created hosts.nds at locations /etc and /etc/opt/novell/eDirectory/conf with following entry

IDVDEV01 10.208.7.106:524
XX.XXX.X.106 test.com noisuselinux2

where : XX.XXX.X.106 = static ip, 524=NCP port, IDVDEV01= Tree name , noisuselinux2=server name , test.com=domain name
4) Tree creation using ndsmanage


noisuselinux2:/etc # ndsmanage
Server instances management utility for Novell eDirectory 8.8 SP5 v20210.12
There are no instances configured.

Enter [r] to refresh list, [c] for creating a new instance or [q] to quit: c

You have opted to create a new instance of eDirectory. Ensure that you have all the configuration planned before you proceed further. (Refer to the eDirectory Installation Guide for more information on the configuration.)

If you choose to continue and if you are unsure of any of the configuration values, please abort and use the ndsconfig utility to create the new instance.

Do you want to continue? (y or [n]): y
Create a new tree ? (y or [n]): t
Ensure that the tree you are going to add server into is discoverable by this host.

TREE NAME: IDVDEV01

Provide the IP address of the server holding the master replica. [Ex: 100.150.200.250:1524]

MASTER ADDRESS: XX.XXX.X.106

Server name is the representation of this instance's server object in the eDirectory tree. [Ex: noisuselinux2-root-0]

SERVER NAME: MACHINENAME2-root-0


Server context is the Fully Distinguished Name (FDN) of the container under with the server object resides. [Ex: ou=servers.o=myorg]

SERVER CONTEXT: ou=servers.o=myorg

You need the credentials of a user in the tree for configuring the server. (Refer to the eDirectory Administration Guide for the effective rights required for such a user). [Ex: cn=admin.ou=users.o=myorg]

ADMIN USER: cn=admin.u=users.o=myorg

NCP Port number to listen on: 524

Please specify the absolute location for this instance of eDirectory. The dib,log files and nds.conf go into this directory. [Ex: /home/root/instance0/]

Instance location: /var/opt/novell/eDirectory/instance0

Please specify the absolute location and filename of the configuration file. [Ex: /home/root/instance0/nds.conf]

Configuration file: /var/opt/novell/eDirectory/instance0/nds.conf

Enter the password for cn=admin.u=users.o=myorg:

Configuring the NDAP interfaces...
The following are the IP addresses bound to this host.
Please indicate your choice for NCP/HTTP/HTTPS listeners at the prompt.
[1] 127.0.0.2
[2] XX.XXX.X.106
[3] All
Select IP address from 1 - 3.
To select more than one IP address, separate the selections with a comma(,): 3
Done
Configuring the HTTP interfaces... Done
Configuring the LDAP interfaces... Done

Configuring Novell eDirectory server with the following parameters, Please wait...
Tree Name : IDVDEV01
Server DN : MACHINENAME2-root-0.ou=servers.o=myorg
Admin DN : cn=admin.u=users.o=myorg
NCP Interface(s) : 127.0.0.2@524,XX.XXX.X.106@524
HTTP Interface(s) : XX.XXX.X.106@8028
HTTPS Interface(s) : XX.XXX.X.106@8030
LDAP TCP Port : 389
LDAP TLS Port : 636
LDAP TLS Required : Yes
Remote Server Address : XX.XXX.X.106

Configuration File : /var/opt/novell/eDirectory/instance0/nds.conf
Instance Location : /var/opt/novell/eDirectory/instance0/data
DIB Location : /var/opt/novell/eDirectory/instance0/data/dib


ERROR: Unable to get host IP address.
grep: /etc/opt/novell/eDirectory/conf//.edir/instances.0: No such file or directory

Enter [r] to refresh list, [c] for creating a new instance or [q] to quit:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Mail randomly landed to another user's mailbox

Novell Support Forums - New Posts - 26 November 2009 - 4:03am
hi, i have this strange phenomenon. a certain user randomly gets the mail intended for a another user. In GWIA log it comes in with the right mail address but it landed randomly to another user's mailbox.

Any Idea how to dig to it deeply? Thanks for any help.

SP8 last SP for Netware 6.5?

Novell Support Forums - New Posts - 26 November 2009 - 3:43am
Did Novell planning a SP9 Support Pack for the EOL of Netware 6.5 in March 2010 or would SP8 the lastest in history?

Webaccess doesn´t start after GW8 Update

Novell Support Forums - New Posts - 26 November 2009 - 3:23am
Hi,

i get this error message:

[Thu Nov 26 11:21:52 2009] [15996:0017] [error] jk_ajp_common.c (1942): (ajp13) Connecting to tomcat failed. Tomcat is probably not started or is listening on the wrong port
[Thu Nov 26 11:21:55 2009] [15996:0025] [error] jk_ajp_common.c (1942): (ajp13) Connecting to tomcat failed. Tomcat is probably not started or is listening on the wrong port
[Thu Nov 26 11:21:57 2009] [15996:0023] [error] jk_ajp_common.c (1942): (ajp13) Connecting to tomcat failed. Tomcat is probably not started or is listening on the wrong port


We use Netware 6.5 and GW8

Any idea?

What's New Since 11/25/2009

Novell Support Forums - New Posts - 26 November 2009 - 3:15am
What's New Since 11/25/2009

Filename: 460-20091023-mopatches.zip
Size: 111.75 MB bytes
Document ID: 5062040
Readme: Managed Objects Patch Bundle 4.6
Title: Managed Objects Patch Bundle 4.6
Distribution: Public
Security Alert: no
Abstract:
This Patch Rollup includes all 4.6 fixes as of August 23, 2009.

Filename: 460-20091023-myCMDBpatches.zip
Size: 151.26 MB bytes
Document ID: 5063080
Readme: myCMDB Patch Bundle 4.6
Title: myCMDB Patch Bundle 4.6
Distribution: Public
Security Alert: no
Abstract:
This Patch Rollup includes all 4.6 fixes since August 23, 2009.


Filename: 460-20091023-myMOpatches.zip
Size: 74.62 MB bytes
Document ID: 5063100
Readme: myMO Patch Bundle 4.6
Title: myMO Patch Bundle 4.6
Distribution: Public
Security Alert: no
Abstract:
This Patch Rollup includes all 4.6 fixes since August 23, 2009.

----------------------------------------------

NOTICE: Beta Patches Terms of Use

You are only granted permission to download these patches if you
accept the following terms, and these patches may only be used
with a Novell product for which you already have a license to use.
These Beta Patches are intended to replace, patch or otherwise
run with commercially available versions of Novell software
products, and may include files of pre-release quality which
have not been fully tested by Novell and which may contain errors.
YOUR USE OF THE BETA PATCHES ARE AT YOUR SOLE RISK; NOVELL
ASSUMES NO RISK OR LIABILITY WHATSOEVER UNDER THIS AGREEMENT.
NOVELL MAKES NO REPRESENTATIONS AND GRANTS NO CONDITIONS OR
WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING ALL IMPLIED
CONDITIONS OR WARRANTIES OF MERCHANTABILITY, TITLE,
NON-INFRINGEMENT, OR FITNESS FOR A PARTICULAR PURPOSE. IN NO
EVENT SHALL NOVELL BE LIABLE FOR ANY LOSSES OR DAMAGES CAUSED BY
THE USE OF THE BETA PATCHES BY YOU OR YOUR END USER CUSTOMERS.

© 2009 Novell, Inc. All Rights Reserved.