ls -l slotc
-rwx-r--r-- 1 woman female 6479 Feb 19 1987 slotc

you need to chmod and chown
ls -l slotc
Srwx-r-xr-- 1 root slip 12958 Feb 19 1987 slotc
alternatively
Srwx-r-xr-- 1 pack.d root 12958 Feb 19 1987 slotc
and away you go!
regards,
daemon