site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Thread-index: AckeZsxPtNhoBwRyakywUKKfzG+Whg== Thread-topic: Installer-dev Digest, Vol 49, Issue 16 User-agent: Microsoft-Entourage/12.12.0.080729 Thanks Ulf, But no, removing the erroneous 'if' did not change the outcome of the running of this script. But seriously, thanks for the input (I hadn't seen that for a couple of (ahem) days....) SteveO On 9/24/08 8:58 AM, "installer-dev-request@lists.apple.com" <installer-dev-request@lists.apple.com> wrote:
Send Installer-dev mailing list submissions to installer-dev@lists.apple.com
To subscribe or unsubscribe via the World Wide Web, visit http://lists.apple.com/mailman/listinfo/installer-dev or, via email, send a message with subject or body 'help' to installer-dev-request@lists.apple.com
You can reach the person managing the list at installer-dev-owner@lists.apple.com
When replying, please edit your Subject line so it is more specific than "Re: Contents of Installer-dev digest..."
Today's Topics:
1. Re: Permissions on 10.5.4 & packagemaker 2.1.1 (Bill Royds) 2. Re: Version control in Installer Packages (Ulf Dunkel) 3. Re: Version control in Installer Packages (Ulf Dunkel) 4. dylib inter-dependencies, install_name_tool and @loader_path (Nicolas.Castagne@imag.fr) 5. Re: dylib inter-dependencies, install_name_tool and @loader_path (Nicolas.Castagne@imag.fr) 6. PackageMaker exits with 0, but no installer package is created...help! :) (OSullivan, Steve) 7. Re: PackageMaker exits with 0, but no installer package is created...help! :) (Ulf Dunkel)
----------------------------------------------------------------------
Message: 1 Date: Tue, 23 Sep 2008 15:02:35 -0400 From: Bill Royds <apple@royds.net> Subject: Re: Permissions on 10.5.4 & packagemaker 2.1.1 To: Annette Brooks <annette.brooks@myob.com> Cc: "installer-dev@lists.apple.com" <installer-dev@lists.apple.com> Message-ID: <3E0B969D-81F7-47E6-AA46-8ACE7C39FBC0@royds.net> Content-Type: text/plain; charset="windows-1252"
On 23-Sep-08, at 13:36 , Annette Brooks wrote:
I am running on OS 10.5.4. Haven‚t upgraded my Packagemaker to v3 because of all of the comments on this forum, so I am still running 2.1.1.
When I try to set permissions for files through Edit File Permissions on the Contents tab, I used to see all of the owners and groups that were available to be set on the file ˆ root, wheel, admin, etc. Now I see cryptic information ˆ such as „S-1-5-32-550‰ or „ABCDEFAB-CDEF-ABCD-EFAB-CDEF0000005C‰
Anyone know where these things are coming from and what to do about it??? _______________________________________________ d If it can't look up account numbers to convert them to names, that is what it woul look like. The S-1-5-32-550 format is used for Windows accounts, so if you are authenticating against Active Directory, that would be the source. Similarly the second format looks like UID account numbers.
Have you go a directory server that was unavailable?
Bill Royds