Hi,
We are packaging NAV 11.1 using Composer DIFF files. We observed the Scheduler settings plist for users are stored in /Library/LaunchDaemons.
There are individual plist for different users in the
/Library/LaunchDaemons with the UID attached in the plist file name. We
have to add the scheduler settings to all users and futures users in the
package. Normally if the settings are stored in User Library Preferences
we have a loop script to add the plist in to all users and future users.
Since we have the scheduler plist files stores in LaunchDaemons with UID
attached to the file names, we are unable to find a way to add the
scheduler setting for existing and future users.
The plist in LaunchDaemons has the following key for the user settings.
Plist file name is like "com.symantec.Sched501-2.plist"
<key>UserName</key>
<string>admin</string>
Looking for a way to add scheduler settings to existing users and future users. Kindly suggest me.
Thanks & Regards,
Karthikeyan,
