I've noticed a problem where workstations configured with NIS have a problem mounting Samba shares. Apparently the passwd/group table is not loaded prior to the share being mounted via fstab, so the share is mounted with unknown user/group. Executing a "mount -o remount sharename" fixes it after booting - but I'd like an unattended boot for these workstations! Has anyone else encountered this? Daniel