Home Forums OS X Server and Client Discussion Questions and Answers 10.5.5 client update caused MCX / network users issues

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #374303
    holycowman
    Participant

    Hi,
    We’re running all Apple systems for OD master (network users and groups) and Apple hardware for client machines.
    So the setup is, we run one main OD machine for all user accounts, admin, user and MCX settings for ARD access and privileges. One main OD server (10.4.9) with specific MCX settings for ARD group/user access, and WGM for user accounts.
    So everything has been great and functioning well with the client machines running up to 10.5.4., ARD access, network logins, remote backups, etc., Now as we’ve updated the client machines to 10.5.5, the network logins are “broken”. I didn’t see anything in the documentation that needed to be addressed, did I miss something, or does anyone have a clue or direction where I might be able to look to re-enable my client machines while keeping the 10.5.5 updates?
    Thanks guys.
    -W-

    #374309
    allenjd
    Participant

    Having the same problem. After the 10.5.5 update network users can no longer read the Applications or Library directories and can not run any applications. The Dock has either question marks or the generic application icon. The permissions in the Get Info window look fine but the folder icons have the do not enter sign on them. More interesting, doing an ls on the root directory from Terminal (copied to another location) reports that Applications and Library do not exist.

    I tried detaching and rejoining the OD master and booting from the DVD and doing a permissions verify/repair without much luck.

    #374516
    allenjd
    Participant

    When listing the root directory with ls -l, I noticed the two directories I was having problems with (Applications and Library) were the only to with a + sign after the permissions string. This indicated that the two directories have extended security attributes, ie. an ACL.

    One other thing I noticed was that when I did a Get Info on Applications and tried to add my network user, the search in the window would find the user but ot would be added to the list in the Get Info window when I clicked select.

    I couldn’t find a command line tool to display or manipulate the ACLs (such as setfacl and getfacl in Solaris) but I found fsaclctl which enables and disables ACL support for a filesystem. I disabled ACL support on / and I could then list the directories using ls as a network users and when I logged in all the icons were correct in the dock.

    I’m not sure what effect disabling ACLs on the root volume will have. I guess this is a workaround rather than a solution. I’ll keep looking for a tool to manage ACLs from the command line I guess and try to see what is in there.

    #374827
    allenjd
    Participant

    Didn’t seem to help. Thanks anyway. I think I will roll with 10.5.5 with ACLs disabled and see how that goes. Will keep an emergency 10.5.4 image handy though. Maybe 10.5.6 will magically fix things.

    #374851
    choplifter
    Participant

    [QUOTE][u]Quote by: allenjd[/u][p]Didn’t seem to help. Thanks anyway. I think I will roll with 10.5.5 with ACLs disabled and see how that goes. Will keep an emergency 10.5.4 image handy though. Maybe 10.5.6 will magically fix things.[/p][/QUOTE]

    I’ve had some success with this, so far. Not only setting the LDAP Mappings to “from Server” (ty MacTroll), but I noticed that leopard seems to have changed the default search path to “cn=config,dc=mydomain,dc=com”. I removed the cn=config path so it is just set to “dc=mydomain,dc=com”. This may vary according to how your LDAP domain is set up, but after making this change it seems to be looking in more of the tree, and thus is pulling information about accounts. In the “get info” box, I am now seeing the names of the accounts that I want to configure instead of “unknown”. I still have “unknown” for some groups, oddly enough, however the accounts in question seem to be working correctly so far – went from not being able to see Applications/ or Library/ to having a user log in with all of the apps appearing in the dock as usual.

    #375019
    mahughe
    Participant

    We are having similar issue as well. We are using phd’s on 6200 macbooks.
    We moved up to 5.5 to help w/ the wireless issue we are having.

    If you login as a local acct, can you map out to the users home folder?

    We can, however, if the mobile acct hasn’t already been cached on the macbook
    login errors out on about 99% of accts.

    #375021
    tlarkin
    Participant

    When you guys have these problems do you have any working accounts at all? I will keep this quick but am experiencing some of the same problems.

    18 servers in OD, 1 ODM, 6 ODRs T1, 10 ODRs T2, 1 ODM Back up acting as a replica. I have 6,000+ client machines and 90% to 95% can log in. The ones that can’t log in the mobile account will not sync. I have checked ACLs, wiped ACLs and reapplied them, ran batch change ownership/permission scripts, recreated the accounts, redid my share points for home folders, manually made sure I was getting correct Kerberos tickets and would map drives after kerberos authenticated, and probably a lot more.

    I have a small hand full of user accounts that just do not work, and other user accounts work fine. I have even reimaged a few machines to rule out software/OS problems on the client side.

    I am kind of at my wits end almost with this problem.

    #375508
    allenjd
    Participant

    Found a workaround that seems to be working: sudo chmod -R -N /

    This removes any ACLs from all files under the root directory. It stays across reboots and even after installing the recent security update.

    #375951
    fredmatrack
    Participant

    I have the same problem with our latest iMacs we bought one week ago. When I run the chmod command, I get this list of errors:

    [code]Aramis (192.168.1.46)
    chmod: Failed to clear ACL on file dev: Operation not supported
    chmod: Failed to clear ACL on file fd: Operation not supported
    chmod: Failed to clear ACL on file 0: Operation not supported
    chmod: Failed to clear ACL on file 1: Operation not supported
    chmod: Failed to clear ACL on file 2: Operation not supported
    chmod: Failed to clear ACL on file 3: Operation not supported
    chmod: Failed to clear ACL on file 4: Bad file descriptor
    chmod: Failed to clear ACL on file 19: Operation not supported
    chmod: Failed to clear ACL on file 20: Operation not supported
    chmod: Failed to clear ACL on file console: Operation not supported
    chmod: Failed to clear ACL on file tty: Operation not supported
    chmod: Failed to clear ACL on file null: Operation not supported
    chmod: Failed to clear ACL on file zero: Operation not supported
    chmod: Failed to clear ACL on file klog: Operation not supported
    chmod: Failed to clear ACL on file ttyp0: Operation not supported
    chmod: Failed to clear ACL on file ptyp0: Operation not supported
    chmod: Failed to clear ACL on file ttyp1: Operation not supported
    chmod: Failed to clear ACL on file ptyp1: Operation not supported
    chmod: Failed to clear ACL on file ttyp2: Operation not supported
    chmod: Failed to clear ACL on file ptyp2: Operation not supported
    chmod: Failed to clear ACL on file ttyp3: Operation not supported
    chmod: Failed to clear ACL on file ptyp3: Operation not supported
    chmod: Failed to clear ACL on file ttyp4: Operation not supported
    chmod: Failed to clear ACL on file ptyp4: Operation not supported
    chmod: Failed to clear ACL on file ttyp5: Operation not supported
    chmod: Failed to clear ACL on file ptyp5: Operation not supported
    chmod: Failed to clear ACL on file ttyp6: Operation not supported
    chmod: Failed to clear ACL on file ptyp6: Operation not supported
    chmod: Failed to clear ACL on file ttyp7: Operation not supported
    chmod: Failed to clear ACL on file ptyp7: Operation not supported
    chmod: Failed to clear ACL on file ttyp8: Operation not supported
    chmod: Failed to clear ACL on file ptyp8: Operation not supported
    chmod: Failed to clear ACL on file ttyp9: Operation not supported
    chmod: Failed to clear ACL on file ptyp9: Operation not supported
    chmod: Failed to clear ACL on file ttypa: Operation not supported
    chmod: Failed to clear ACL on file ptypa: Operation not supported
    chmod: Failed to clear ACL on file ttypb: Operation not supported
    chmod: Failed to clear ACL on file ptypb: Operation not supported
    chmod: Failed to clear ACL on file ttypc: Operation not supported
    chmod: Failed to clear ACL on file ptypc: Operation not supported
    chmod: Failed to clear ACL on file ttypd: Operation not supported
    chmod: Failed to clear ACL on file ptypd: Operation not supported
    chmod: Failed to clear ACL on file ttype: Operation not supported
    chmod: Failed to clear ACL on file ptype: Operation not supported
    chmod: Failed to clear ACL on file ttypf: Operation not supported
    chmod: Failed to clear ACL on file ptypf: Operation not supported
    chmod: Failed to clear ACL on file ttyq0: Operation not supported
    chmod: Failed to clear ACL on file ptyq0: Operation not supported
    chmod: Failed to clear ACL on file ttyq1: Operation not supported
    chmod: Failed to clear ACL on file ptyq1: Operation not supported
    chmod: Failed to clear ACL on file ttyq2: Operation not supported
    chmod: Failed to clear ACL on file ptyq2: Operation not supported
    chmod: Failed to clear ACL on file ttyq3: Operation not supported
    chmod: Failed to clear ACL on file ptyq3: Operation not supported
    chmod: Failed to clear ACL on file ttyq4: Operation not supported
    chmod: Failed to clear ACL on file ptyq4: Operation not supported
    chmod: Failed to clear ACL on file ttyq5: Operation not supported
    chmod: Failed to clear ACL on file ptyq5: Operation not supported
    chmod: Failed to clear ACL on file ttyq6: Operation not supported
    chmod: Failed to clear ACL on file ptyq6: Operation not supported
    chmod: Failed to clear ACL on file ttyq7: Operation not supported
    chmod: Failed to clear ACL on file ptyq7: Operation not supported
    chmod: Failed to clear ACL on file ttyq8: Operation not supported
    chmod: Failed to clear ACL on file ptyq8: Operation not supported
    chmod: Failed to clear ACL on file ttyq9: Operation not supported
    chmod: Failed to clear ACL on file ptyq9: Operation not supported
    chmod: Failed to clear ACL on file ttyqa: Operation not supported
    chmod: Failed to clear ACL on file ptyqa: Operation not supported
    chmod: Failed to clear ACL on file ttyqb: Operation not supported
    chmod: Failed to clear ACL on file ptyqb: Operation not supported
    chmod: Failed to clear ACL on file ttyqc: Operation not supported
    chmod: Failed to clear ACL on file ptyqc: Operation not supported
    chmod: Failed to clear ACL on file ttyqd: Operation not supported
    chmod: Failed to clear ACL on file ptyqd: Operation not supported
    chmod: Failed to clear ACL on file ttyqe: Operation not supported
    chmod: Failed to clear ACL on file ptyqe: Operation not supported
    chmod: Failed to clear ACL on file ttyqf: Operation not supported
    chmod: Failed to clear ACL on file ptyqf: Operation not supported
    chmod: Failed to clear ACL on file ttyr0: Operation not supported
    chmod: Failed to clear ACL on file ptyr0: Operation not supported
    chmod: Failed to clear ACL on file ttyr1: Operation not supported
    chmod: Failed to clear ACL on file ptyr1: Operation not supported
    chmod: Failed to clear ACL on file ttyr2: Operation not supported
    chmod: Failed to clear ACL on file ptyr2: Operation not supported
    chmod: Failed to clear ACL on file ttyr3: Operation not supported
    chmod: Failed to clear ACL on file ptyr3: Operation not supported
    chmod: Failed to clear ACL on file ttyr4: Operation not supported
    chmod: Failed to clear ACL on file ptyr4: Operation not supported
    chmod: Failed to clear ACL on file ttyr5: Operation not supported
    chmod: Failed to clear ACL on file ptyr5: Operation not supported
    chmod: Failed to clear ACL on file ttyr6: Operation not supported
    chmod: Failed to clear ACL on file ptyr6: Operation not supported
    chmod: Failed to clear ACL on file ttyr7: Operation not supported
    chmod: Failed to clear ACL on file ptyr7: Operation not supported
    chmod: Failed to clear ACL on file ttyr8: Operation not supported
    chmod: Failed to clear ACL on file ptyr8: Operation not supported
    chmod: Failed to clear ACL on file ttyr9: Operation not supported
    chmod: Failed to clear ACL on file ptyr9: Operation not supported
    chmod: Failed to clear ACL on file ttyra: Operation not supported
    chmod: Failed to clear ACL on file ptyra: Operation not supported
    chmod: Failed to clear ACL on file ttyrb: Operation not supported
    chmod: Failed to clear ACL on file ptyrb: Operation not supported
    chmod: Failed to clear ACL on file ttyrc: Operation not supported
    chmod: Failed to clear ACL on file ptyrc: Operation not supported
    chmod: Failed to clear ACL on file ttyrd: Operation not supported
    chmod: Failed to clear ACL on file ptyrd: Operation not supported
    chmod: Failed to clear ACL on file ttyre: Operation not supported
    chmod: Failed to clear ACL on file ptyre: Operation not supported
    chmod: Failed to clear ACL on file ttyrf: Operation not supported
    chmod: Failed to clear ACL on file ptyrf: Operation not supported
    chmod: Failed to clear ACL on file ttys0: Operation not supported
    chmod: Failed to clear ACL on file ptys0: Operation not supported
    chmod: Failed to clear ACL on file ttys1: Operation not supported
    chmod: Failed to clear ACL on file ptys1: Operation not supported
    chmod: Failed to clear ACL on file ttys2: Operation not supported
    chmod: Failed to clear ACL on file ptys2: Operation not supported
    chmod: Failed to clear ACL on file ttys3: Operation not supported
    chmod: Failed to clear ACL on file ptys3: Operation not supported
    chmod: Failed to clear ACL on file ttys4: Operation not supported
    chmod: Failed to clear ACL on file ptys4: Operation not supported
    chmod: Failed to clear ACL on file ttys5: Operation not supported
    chmod: Failed to clear ACL on file ptys5: Operation not supported
    chmod: Failed to clear ACL on file ttys6: Operation not supported
    chmod: Failed to clear ACL on file ptys6: Operation not supported
    chmod: Failed to clear ACL on file ttys7: Operation not supported
    chmod: Failed to clear ACL on file ptys7: Operation not supported
    chmod: Failed to clear ACL on file ttys8: Operation not supported
    chmod: Failed to clear ACL on file ptys8: Operation not supported
    chmod: Failed to clear ACL on file ttys9: Operation not supported
    chmod: Failed to clear ACL on file ptys9: Operation not supported
    chmod: Failed to clear ACL on file ttysa: Operation not supported
    chmod: Failed to clear ACL on file ptysa: Operation not supported
    chmod: Failed to clear ACL on file ttysb: Operation not supported
    chmod: Failed to clear ACL on file ptysb: Operation not supported
    chmod: Failed to clear ACL on file ttysc: Operation not supported
    chmod: Failed to clear ACL on file ptysc: Operation not supported
    chmod: Failed to clear ACL on file ttysd: Operation not supported
    chmod: Failed to clear ACL on file ptysd: Operation not supported
    chmod: Failed to clear ACL on file ttyse: Operation not supported
    chmod: Failed to clear ACL on file ptyse: Operation not supported
    chmod: Failed to clear ACL on file ttysf: Operation not supported
    chmod: Failed to clear ACL on file ptysf: Operation not supported
    chmod: Failed to clear ACL on file ttyt0: Operation not supported
    chmod: Failed to clear ACL on file ptyt0: Operation not supported
    chmod: Failed to clear ACL on file ttyt1: Operation not supported
    chmod: Failed to clear ACL on file ptyt1: Operation not supported
    chmod: Failed to clear ACL on file ttyt2: Operation not supported
    chmod: Failed to clear ACL on file ptyt2: Operation not supported
    chmod: Failed to clear ACL on file ttyt3: Operation not supported
    chmod: Failed to clear ACL on file ptyt3: Operation not supported
    chmod: Failed to clear ACL on file ttyt4: Operation not supported
    chmod: Failed to clear ACL on file ptyt4: Operation not supported
    chmod: Failed to clear ACL on file ttyt5: Operation not supported
    chmod: Failed to clear ACL on file ptyt5: Operation not supported
    chmod: Failed to clear ACL on file ttyt6: Operation not supported
    chmod: Failed to clear ACL on file ptyt6: Operation not supported
    chmod: Failed to clear ACL on file ttyt7: Operation not supported
    chmod: Failed to clear ACL on file ptyt7: Operation not supported
    chmod: Failed to clear ACL on file ttyt8: Operation not supported
    chmod: Failed to clear ACL on file ptyt8: Operation not supported
    chmod: Failed to clear ACL on file ttyt9: Operation not supported
    chmod: Failed to clear ACL on file ptyt9: Operation not supported
    chmod: Failed to clear ACL on file ttyta: Operation not supported
    chmod: Failed to clear ACL on file ptyta: Operation not supported
    chmod: Failed to clear ACL on file ttytb: Operation not supported
    chmod: Failed to clear ACL on file ptytb: Operation not supported
    chmod: Failed to clear ACL on file ttytc: Operation not supported
    chmod: Failed to clear ACL on file ptytc: Operation not supported
    chmod: Failed to clear ACL on file ttytd: Operation not supported
    chmod: Failed to clear ACL on file ptytd: Operation not supported
    chmod: Failed to clear ACL on file ttyte: Operation not supported
    chmod: Failed to clear ACL on file ptyte: Operation not supported
    chmod: Failed to clear ACL on file ttytf: Operation not supported
    chmod: Failed to clear ACL on file ptytf: Operation not supported
    chmod: Failed to clear ACL on file ttyu0: Operation not supported
    chmod: Failed to clear ACL on file ptyu0: Operation not supported
    chmod: Failed to clear ACL on file ttyu1: Operation not supported
    chmod: Failed to clear ACL on file ptyu1: Operation not supported
    chmod: Failed to clear ACL on file ttyu2: Operation not supported
    chmod: Failed to clear ACL on file ptyu2: Operation not supported
    chmod: Failed to clear ACL on file ttyu3: Operation not supported
    chmod: Failed to clear ACL on file ptyu3: Operation not supported
    chmod: Failed to clear ACL on file ttyu4: Operation not supported
    chmod: Failed to clear ACL on file ptyu4: Operation not supported
    chmod: Failed to clear ACL on file ttyu5: Operation not supported
    chmod: Failed to clear ACL on file ptyu5: Operation not supported
    chmod: Failed to clear ACL on file ttyu6: Operation not supported
    chmod: Failed to clear ACL on file ptyu6: Operation not supported
    chmod: Failed to clear ACL on file ttyu7: Operation not supported
    chmod: Failed to clear ACL on file ptyu7: Operation not supported
    chmod: Failed to clear ACL on file ttyu8: Operation not supported
    chmod: Failed to clear ACL on file ptyu8: Operation not supported
    chmod: Failed to clear ACL on file ttyu9: Operation not supported
    chmod: Failed to clear ACL on file ptyu9: Operation not supported
    chmod: Failed to clear ACL on file ttyua: Operation not supported
    chmod: Failed to clear ACL on file ptyua: Operation not supported
    chmod: Failed to clear ACL on file ttyub: Operation not supported
    chmod: Failed to clear ACL on file ptyub: Operation not supported
    chmod: Failed to clear ACL on file ttyuc: Operation not supported
    chmod: Failed to clear ACL on file ptyuc: Operation not supported
    chmod: Failed to clear ACL on file ttyud: Operation not supported
    chmod: Failed to clear ACL on file ptyud: Operation not supported
    chmod: Failed to clear ACL on file ttyue: Operation not supported
    chmod: Failed to clear ACL on file ptyue: Operation not supported
    chmod: Failed to clear ACL on file ttyuf: Operation not supported
    chmod: Failed to clear ACL on file ptyuf: Operation not supported
    chmod: Failed to clear ACL on file ttyv0: Operation not supported
    chmod: Failed to clear ACL on file ptyv0: Operation not supported
    chmod: Failed to clear ACL on file ttyv1: Operation not supported
    chmod: Failed to clear ACL on file ptyv1: Operation not supported
    chmod: Failed to clear ACL on file ttyv2: Operation not supported
    chmod: Failed to clear ACL on file ptyv2: Operation not supported
    chmod: Failed to clear ACL on file ttyv3: Operation not supported
    chmod: Failed to clear ACL on file ptyv3: Operation not supported
    chmod: Failed to clear ACL on file ttyv4: Operation not supported
    chmod: Failed to clear ACL on file ptyv4: Operation not supported
    chmod: Failed to clear ACL on file ttyv5: Operation not supported
    chmod: Failed to clear ACL on file ptyv5: Operation not supported
    chmod: Failed to clear ACL on file ttyv6: Operation not supported
    chmod: Failed to clear ACL on file ptyv6: Operation not supported
    chmod: Failed to clear ACL on file ttyv7: Operation not supported
    chmod: Failed to clear ACL on file ptyv7: Operation not supported
    chmod: Failed to clear ACL on file ttyv8: Operation not supported
    chmod: Failed to clear ACL on file ptyv8: Operation not supported
    chmod: Failed to clear ACL on file ttyv9: Operation not supported
    chmod: Failed to clear ACL on file ptyv9: Operation not supported
    chmod: Failed to clear ACL on file ttyva: Operation not supported
    chmod: Failed to clear ACL on file ptyva: Operation not supported
    chmod: Failed to clear ACL on file ttyvb: Operation not supported
    chmod: Failed to clear ACL on file ptyvb: Operation not supported
    chmod: Failed to clear ACL on file ttyvc: Operation not supported
    chmod: Failed to clear ACL on file ptyvc: Operation not supported
    chmod: Failed to clear ACL on file ttyvd: Operation not supported
    chmod: Failed to clear ACL on file ptyvd: Operation not supported
    chmod: Failed to clear ACL on file ttyve: Operation not supported
    chmod: Failed to clear ACL on file ptyve: Operation not supported
    chmod: Failed to clear ACL on file ttyvf: Operation not supported
    chmod: Failed to clear ACL on file ptyvf: Operation not supported
    chmod: Failed to clear ACL on file ttyw0: Operation not supported
    chmod: Failed to clear ACL on file ptyw0: Operation not supported
    chmod: Failed to clear ACL on file ttyw1: Operation not supported
    chmod: Failed to clear ACL on file ptyw1: Operation not supported
    chmod: Failed to clear ACL on file ttyw2: Operation not supported
    chmod: Failed to clear ACL on file ptyw2: Operation not supported
    chmod: Failed to clear ACL on file ttyw3: Operation not supported
    chmod: Failed to clear ACL on file ptyw3: Operation not supported
    chmod: Failed to clear ACL on file ttyw4: Operation not supported
    chmod: Failed to clear ACL on file ptyw4: Operation not supported
    chmod: Failed to clear ACL on file ttyw5: Operation not supported
    chmod: Failed to clear ACL on file ptyw5: Operation not supported
    chmod: Failed to clear ACL on file ttyw6: Operation not supported
    chmod: Failed to clear ACL on file ptyw6: Operation not supported
    chmod: Failed to clear ACL on file ttyw7: Operation not supported
    chmod: Failed to clear ACL on file ptyw7: Operation not supported
    chmod: Failed to clear ACL on file ttyw8: Operation not supported
    chmod: Failed to clear ACL on file ptyw8: Operation not supported
    chmod: Failed to clear ACL on file ttyw9: Operation not supported
    chmod: Failed to clear ACL on file ptyw9: Operation not supported
    chmod: Failed to clear ACL on file ttywa: Operation not supported
    chmod: Failed to clear ACL on file ptywa: Operation not supported
    chmod: Failed to clear ACL on file ttywb: Operation not supported
    chmod: Failed to clear ACL on file ptywb: Operation not supported
    chmod: Failed to clear ACL on file ttywc: Operation not supported
    chmod: Failed to clear ACL on file ptywc: Operation not supported
    chmod: Failed to clear ACL on file ttywd: Operation not supported
    chmod: Failed to clear ACL on file ptywd: Operation not supported
    chmod: Failed to clear ACL on file ttywe: Operation not supported
    chmod: Failed to clear ACL on file ptywe: Operation not supported
    chmod: Failed to clear ACL on file ttywf: Operation not supported
    chmod: Failed to clear ACL on file ptywf: Operation not supported
    chmod: Failed to clear ACL on file ptmx: Operation not supported
    chmod: Failed to clear ACL on file vn0: Operation not supported
    chmod: Failed to clear ACL on file vn1: Operation not supported
    chmod: Failed to clear ACL on file vn2: Operation not supported
    chmod: Failed to clear ACL on file vn3: Operation not supported
    chmod: Failed to clear ACL on file bpf0: Operation not supported
    chmod: Failed to clear ACL on file bpf1: Operation not supported
    chmod: Failed to clear ACL on file bpf2: Operation not supported
    chmod: Failed to clear ACL on file bpf3: Operation not supported
    chmod: Failed to clear ACL on file fsevents: Operation not supported
    chmod: Failed to clear ACL on file random: Operation not supported
    chmod: Failed to clear ACL on file urandom: Operation not supported
    chmod: Failed to clear ACL on file dtrace: Operation not supported
    chmod: Failed to clear ACL on file dtracehelper: Operation not supported
    chmod: Failed to clear ACL on file lockstat: Operation not supported
    chmod: Failed to clear ACL on file sdt: Operation not supported
    chmod: Failed to clear ACL on file systrace: Operation not supported
    chmod: Failed to clear ACL on file machtrace: Operation not supported
    chmod: Failed to clear ACL on file fbt: Operation not supported
    chmod: Failed to clear ACL on file profile: Operation not supported
    chmod: Failed to clear ACL on file disk0: Operation not supported
    chmod: Failed to clear ACL on file rdisk0: Operation not supported
    chmod: Failed to clear ACL on file disk0s1: Operation not supported
    chmod: Failed to clear ACL on file rdisk0s1: Operation not supported
    chmod: Failed to clear ACL on file disk0s2: Operation not supported
    chmod: Failed to clear ACL on file rdisk0s2: Operation not supported
    chmod: Failed to clear ACL on file pmCPU: Operation not supported
    chmod: Failed to clear ACL on file appleAE0: Operation not supported
    chmod: Failed to clear ACL on file autofs: Operation not supported
    chmod: Failed to clear ACL on file autofs_nowait: Operation not supported
    chmod: Failed to clear ACL on file autofs_control: Operation not supported
    chmod: Failed to clear ACL on file vmmon: Operation not supported
    chmod: Failed to clear ACL on file cu.Bluetooth-Modem: Operation not supported
    chmod: Failed to clear ACL on file tty.Bluetooth-Modem: Operation not supported
    chmod: Failed to clear ACL on file cu.Bluetooth-PDA-Sync: Operation not supported
    chmod: Failed to clear ACL on file tty.Bluetooth-PDA-Sync: Operation not supported
    chmod: Failed to clear ACL on file home: Operation not supported
    chmod: Failed to clear ACL on file net: Operation not supported
    chmod: Failed to clear ACL on file localhost: Operation timed out
    chmod: /net/localhost: Operation timed out
    chmod: Failed to clear ACL on file localhost: Operation timed out
    chmod: Failed to clear ACL on file broadcasthost: Operation timed out
    chmod: /net/broadcasthost: Operation timed out
    chmod: Failed to clear ACL on file broadcasthost: Operation timed out
    chmod: Failed to clear ACL on file Servers: Operation not supported
    chmod: Failed to clear ACL on file xserve.piustien.net: Operation not supported
    chmod: Failed to clear ACL on file Leraren: Unknown error: 118
    chmod: /Network/Servers/xserve.piustien.net/Leraren: Unknown error: 118
    chmod: Failed to clear ACL on file Leraren: Unknown error: 118
    chmod: Failed to clear ACL on file Leerlingen: Unknown error: 118
    chmod: /Network/Servers/xserve.piustien.net/Leerlingen: Unknown error: 118
    chmod: Failed to clear ACL on file Leerlingen: Unknown error: 118
    chmod: Failed to clear ACL on file ARD_ABJMMRT: Invalid argument
    chmod: Failed to clear ACL on file Render: Invalid argument
    chmod: Failed to clear ACL on file Listeners: Invalid argument
    chmod: Failed to clear ACL on file Render: Invalid argument
    chmod: Failed to clear ACL on file Render: Invalid argument
    chmod: Failed to clear ACL on file :0: Invalid argument
    chmod: Failed to clear ACL on file :0: Invalid argument
    chmod: Failed to clear ACL on file :0: Invalid argument
    chmod: Failed to clear ACL on file Render: Invalid argument
    chmod: Failed to clear ACL on file :0: Invalid argument
    chmod: Failed to clear ACL on file Listeners: Invalid argument
    chmod: Failed to clear ACL on file Listeners: Invalid argument
    chmod: Failed to clear ACL on file Listeners: Invalid argument
    chmod: Failed to clear ACL on file Render: Invalid argument
    chmod: Failed to clear ACL on file :0: Invalid argument
    chmod: Failed to clear ACL on file Listeners: Invalid argument
    chmod: Failed to clear ACL on file sock: Invalid argument
    chmod: Failed to clear ACL on file asl_input: Invalid argument
    chmod: Failed to clear ACL on file cupsd: Invalid argument
    chmod: Failed to clear ACL on file mDNSResponder: Invalid argument
    chmod: Failed to clear ACL on file portmap.socket: Invalid argument
    chmod: Failed to clear ACL on file pppconfd: Invalid argument
    chmod: Failed to clear ACL on file syslog: Invalid argument
    chmod: Failed to clear ACL on file usbmuxd: Invalid argument
    chmod: Failed to clear ACL on file vmnat.103: Invalid argument
    chmod: Failed to clear ACL on file sock: Invalid argument
    [/code]

    Is this normal?

    When I login as a network user, I can’t start Microsoft Office 2004. The dock icon keeps jumping but I can’t see Word or Excel launching.
    When I go to Console, I get a lot of errors:

    [code]
    4/7/09 12:52:47 PM loginwindow[23] FolderManager: Failed looking up user domain root; url=’file://localhost/Network/Servers/xserve.piustien.net/Leerlingen/test/’ path=/Network/Servers/xserve.piustien.net/Leerlingen/test/ err=-35 uid=0 euid=1034
    4/7/09 12:52:47 PM loginwindow[23] FolderManager: Failed looking up user domain root; url=’file://localhost/Network/Servers/xserve.piustien.net/Leerlingen/test/’ path=/Network/Servers/xserve.piustien.net/Leerlingen/test/ err=-35 uid=0 euid=1034
    4/7/09 12:52:47 PM loginwindow[23] FolderManager: Failed looking up user domain root; url=’file://localhost/Network/Servers/xserve.piustien.net/Leerlingen/test/’ path=/Network/Servers/xserve.piustien.net/Leerlingen/test/ err=-35 uid=0 euid=1034
    4/7/09 12:53:08 PM Console[178] Error: failed to register for new message notifications (status code = 1000000)

    4/7/09 12:53:08 PM Console[178] Error: failed to register for new message notifications (status code = 1000000)

    4/7/09 12:53:08 PM Console[178] Error: failed to register for new message notifications (status code = 1000000)

    4/7/09 12:53:08 PM Console[178] Error: failed to register for new message notifications (status code = 1000000)

    [/code]

    Any suggestions?

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.

Comments are closed