Article
Problem Statement:
Behavioral change in "Store Personality"/"Apply Personality" actions from 10.1 to 10.2.
Problem description:
Behavior of above mentioned actions when launched.
- In 10.1 these actions were getting launched with login user privileges.
- In 10.2 these actions were launched by default with DAU(Dynamic Administrator User) privileges and DAU will not have privileges to read/write from/to authenticated network drives.
Because of this change in behavior, any bundles using above actions for reading/writing the PNP(Platform Neutral Package) file from/to authenticated network drive would fail in 10.2.
Cool Solution
To solve the above mentioned problem, you can use the described solutions below:
To Store personality on authenticated network drive
- Use "Store Personality" action to store personality on temporary folder
- Store Personality.(For more information, see Creating Directive Bundles in the ZENworks 10 Configuration Management Software Distribution Reference.)
Note: In the above action, the field "Path where the PNP file is to be created" should be referring to path which is accessible to everyone without authenticating.
- Store Personality.(For more information, see Creating Directive Bundles in the ZENworks 10 Configuration Management Software Distribution Reference.)
- Use "copy file(s)" action to copy the generated personality file(PNP) to network share.
- Copy Files(For more information, see Using Copy files action in the ZENworks 10 Configuration Management Software Distribution Reference.)
Note: In more option select "Run this action as logged in user" as "Executable security level"
- Copy Files(For more information, see Using Copy files action in the ZENworks 10 Configuration Management Software Distribution Reference.)
- Use "Create/Delete Directory" action to delete the temporary directory created to store the personality file(PNP)
- Create/Delete Directory(For more information, see Using Create/Delete Directory action in the ZENworks 10 Configuration Management Software Distribution Reference.)
Note: In more option select "Run this action as logged in user" as "Executable security level"
- Create/Delete Directory(For more information, see Using Create/Delete Directory action in the ZENworks 10 Configuration Management Software Distribution Reference.)
To Apply personality from authenticated network drive
- Use "copy file(s)" action to copy the generated personality file(PNP) from network share to local machine.
- Copy Files(For more information, see Using Copy files action in the ZENworks 10 Configuration Management Software Distribution Reference.)
Note: In more option select "Run this action as logged in user" as "Executable security level"
- Copy Files(For more information, see Using Copy files action in the ZENworks 10 Configuration Management Software Distribution Reference.)
- Use "Apply Personality" action to apply personality from local machine.
- Apply Personality.(For more information, see Creating Directive Bundles in the ZENworks 10 Configuration Management Software Distribution Reference.)
Note: In the above action, the field "Path where the PNP file is to be created" should be referring to path which is accessible to everyone without authenticating.
- Apply Personality.(For more information, see Creating Directive Bundles in the ZENworks 10 Configuration Management Software Distribution Reference.)
- Use "Create/Delete Directory" action to delete the temporary directory created to store the personality file(PNP)
- Create/Delete Directory(For more information, see Using Create/Delete Directory action in the ZENworks 10 Configuration Management Software Distribution Reference.)
Note: In more option select "Run this action as logged in user" as "Executable security level"
- Create/Delete Directory(For more information, see Using Create/Delete Directory action in the ZENworks 10 Configuration Management Software Distribution Reference.)
Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).
It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.
Related Articles
- Using the Microsoft User State Migration Tool With ZENworks Configuration Management
- Novell Client 2 Installation Using the ZENworks Configuration Management Bundles Feature
- Mostly Silent and Unattended Install of Novell Client 2 from ZCM 11
- Novell GroupWise 8 Windows Client Silent Installation Using the ZENworks Configuration Management Bundles Feature
- The Personality of a Business as Seen Through Its Applications
User Comments
- Be the first to comment! To leave a comment you need to Login or Register
- 4797 reads



0