[Casper] Changing the default startup/login screen via a policy?

Eric Young eyoung at thayer.org
Thu Aug 21 10:02:13 PDT 2008


my wayback machine's got a busted thing-a-ma-bob :-)   I already have  
a goodly portion deployed thanks to an almost literal drop dead date.   
Plus I like the freedom that adding it as a policy gives, so when the  
powers that be decide it's ugly or whatnot I can change it out.



-------------------------------------------------------------
Where we have strong emotions, we're liable to fool ourselves.
   - Carl Sagan

Eric Young
eyoung at thayer.org




On Aug 21, 2008, at 11:02 AM, Eric Winkelhake wrote:

>
> you could just build it into your os image that is deployed.  unless  
> you really need to change existing machines.
>
> --
> Eric Winkelhake | Technology Services – Mundocom | Re:Sources IT
> 35 West Wacker Drive, Suite 3000 | Chicago, IL 60601
> Office: 312-220-1669 | Mobile: 312-519-5632
> Email: Eric.Winkelhake at us-resources.com
> Open a Service Desk Ticket| Navigating IT | Training Now
>
> <mime-attachment.gif>
>
>
>
> Eric Young <eyoung at thayer.org>
> Sent by: casper-bounces at list.jamfsoftware.com
> 08/21/08 09:58 AM
>
> To
> Casper Listserv <casper at list.jamfsoftware.com>
> cc
> Subject
> Re: [Casper] Changing the default startup/login screen via a policy?
>
>
>
>
>
> I continued to pick at this after posting the question.  The  
> DefaultDesktop.jpg is the picture that appears at the log in screen  
> (it used to be called Aqua blue pre 10.5) It is an oddball file  
> because you cannot just swap it out on a booted system, since it  
> lives in CoreServices.  So it has to be renamed (with sudo), then  
> the new file needs to be moved in and renamed and set for the right  
> owner and permissions.
>
> I setup a policy with two parts.  The first part delivers a payload  
> to the regular desktop pictured folder in the /Library folder... you  
> could use an existing pic just as easily.  I then have the policy  
> execute a script that runs the following CLi commands After the new  
> pic is in place then trigger a reboot.
>
>
> mv /System/Library/CoreServices/DefaultDesktop.jpg  
> DefaultDesktop.jpg.OLD
> cp /Library/Desktop\ Pictures/tobedefaultdesktop.jpg /System/Library/ 
> CoreServices/DefaultDesktop.jpg
> chown root:wheel /System/Library/CoreServices/DefaultDesktop.jpg
> chmod 644 /System/Library/CoreServices/DefaultDesktop.jpg
>
>
>
>
> Og only knows why this has to be so convoluted...
>
>
>
> ______-------------------__________---------------_______---------- 
> ________
> Puritanism: The haunting fear that someone, somewhere, may be happy.
>   - HL Mencken
>
> Eric Young
> eyoung at thayer.org
>
>
>
> On Aug 21, 2008, at 10:25 AM, Miles Leacy wrote:
>
> Why not just FUT & FEU with a desktop background package?
>
> If you replace /System/Library/CoreServices/DefaultDesktop.jpg and  
> make sure the permissions are owned by root:wheel, with -rw-r--r--,  
> is there still a problem?
>
> Sorry if I'm missing something.
>
> On Thu, Aug 21, 2008 at 10:10 AM, Eric Young <eyoung at thayer.org>  
> wrote:
> Has anyone had any luck setting the DefaultDesktop.jpg (the one in the
> core services folder) to something custom?  the manual method is
> rather involved.....
>
>
> thanks
>
>
>
>
>
> ------------------------------------------------
> Those who believe in telekinetics, raise my hand
>    --Kurt Vonnegut
>
> Eric Young
> eyoung at thayer.org
> 781-664-2286 Work
>
>
>
>
> _______________________________________________
> Casper mailing list
> Casper at list.jamfsoftware.com
> http://list.jamfsoftware.com/mailman/listinfo/casper
>
> _______________________________________________
> Casper mailing list
> Casper at list.jamfsoftware.com
> http://list.jamfsoftware.com/mailman/listinfo/casper
>
>
> ------------------------------------------------------------------------
> Disclaimer
> The information in this email and any attachments may contain  
> proprietary and confidential information that is intended for the  
> addressee(s) only. If you are not the intended recipient, you are  
> hereby notified that any disclosure, copying, distribution,  
> retention or use of the contents of this information is prohibited.  
> When addressed to our clients or vendors, any information contained  
> in this e-mail or any attachments is subject to the terms and  
> conditions in any governing contract. If you have received this e- 
> mail in error, please immediately contact the sender and delete the  
> e-mail.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.jamfsoftware.com/pipermail/casper/attachments/20080821/0a481759/attachment.html 


More information about the Casper mailing list