Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
ThiagoCN
Contributor III
Contributor III

Remove prefix net from Import Npriting

Hello Guys


I trying to create one import but all the time i import the user i got this message "as Generic LDAP and with main directory prefix net"

Because of that the domain account in nPrinting import get like this : net/Domain/UserID

There is any way i can remove this "NET" during the import ?


Labels (2)
1 Solution

Accepted Solutions
Ruggero_Piccoli
Support
Support

Hi,

In a single Import Task you can add multiple LDAP sources also together with Excel sources. So you can create 2 Import tasks or one with two sources.

Best Regards,

Ruggero



Best Regards,
Ruggero
---------------------------------------------
When applicable please mark the appropriate replies as CORRECT. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads with a LIKE if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads with LIKEs if you feel additional info is useful to others.

View solution in original post

9 Replies
Ruggero_Piccoli
Support
Support

Hi,

Where do you see the message during users LDAP import? Can you post a screenshot?

Best Regards,

Ruggero



Best Regards,
Ruggero
---------------------------------------------
When applicable please mark the appropriate replies as CORRECT. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads with a LIKE if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads with LIKEs if you feel additional info is useful to others.
ThiagoCN
Contributor III
Contributor III
Author

Hello @Ruggero_Piccoli 

I will Hiding  the LDAP link, but keep the rest i have this

ThiagoCN_0-1652173879232.png

 

 

and the user in import is like this

ThiagoCN_0-1652174033080.png

Hiding the Domain  and UserId

 

Ruggero_Piccoli
Support
Support

Hi,

Thanks for the screenshots. The first is related to logs and you cannot change the logs structure but they are for administrators. About the second one, is the imported domain user correct? Can an imported user login correctly by pressing Windows Login button?

Best Regards,

Ruggero



Best Regards,
Ruggero
---------------------------------------------
When applicable please mark the appropriate replies as CORRECT. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads with a LIKE if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads with LIKEs if you feel additional info is useful to others.
ThiagoCN
Contributor III
Contributor III
Author

Hi @Ruggero_Piccoli  the only issue is because it's came with this new 

let use example 

net\Pluto\ThiagoCN

Net = > Generic Ldap Domain
Pluto = > My user Domain
Thiago CN =  my user

 

Because of this net in front is not working what I expect is:
Pluto\ThiagoCN

because if this net nPrinting say is not a valid domain

 

Ruggero_Piccoli
Support
Support

Hi,

I suspect there is something wrong in the LDAP user import configuration. Parameters are described in https://help.qlik.com/en-US/nprinting/May2021/Content/NPrinting/DeployingQVNprinting/Import-Users-Fi... and I suggest you to check with the help of your LDAP administrator to find the correct configuration that can be customized thanks to the LDAP features. Another way could be use a third party LDAP visualization tool to obtain the correct paramenters.

Best Regards,

Ruggero



Best Regards,
Ruggero
---------------------------------------------
When applicable please mark the appropriate replies as CORRECT. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads with a LIKE if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads with LIKEs if you feel additional info is useful to others.
Frank_S
Support
Support

Further to @ruggero_piccolo comment, a commonly used LDAP tool is ldap admin that will expose accurately formed Ldap paths.

You may use the link to this tool at your discretion.

 

 

Kind regards...

Please remember hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
ThiagoCN
Contributor III
Contributor III
Author

Hi @Frank_S and @Ruggero_Piccoli 
The problem is i not allow to install this kind of application there a big security here I have spoke with LDAP team and they give me this answer:

"Hi, LDAP does not store the information that way, it seems to be problem with your LDAP library used in the code, you need to check documentation of your library or just replace that in the code if it is always appended, AD has two main naming convention, DN like this CN=M12345_DA,OU=Functional,OU=Tier0,OU=PAWs,OU=AppServices,DC=gbl,DC=ad,DC=serverhere,DC=net or canonical name like this: gbl.ad.server.net/AppServices/PAWs/Tier0/Functional/M12345_DA"


I not good in LDAP stuffs I do not get it what he is saying, but basically he is saying : " it not LDAP configure issue
is with the tool you are using "

ThiagoCN
Contributor III
Contributor III
Author

Ok they give a new update 

unfortunately, this causes the problem for multi-domain environment, as in Universal groups you can have members from other domains as well, you need to change the security model for this app or ask vendor how you should handle multi-domain environment

if i know correctly i have to create one import for each Domain i have?

 

 

Ruggero_Piccoli
Support
Support

Hi,

In a single Import Task you can add multiple LDAP sources also together with Excel sources. So you can create 2 Import tasks or one with two sources.

Best Regards,

Ruggero



Best Regards,
Ruggero
---------------------------------------------
When applicable please mark the appropriate replies as CORRECT. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads with a LIKE if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads with LIKEs if you feel additional info is useful to others.