> > The other thing is: > at boot time, I get: > CIFS VFS: Error connecting to IPv4 socket. Aborting operation > CIFS VFS: cifs_mount failed w/return code = -22
Whoever produces this message, it remains, but I've been able to make the system mount the shares at boot time by adding /sbin/mount -a -t cifs to /etc/rc.d/rc.inet2 , which is Slackware's init script for network related stuff. a corresponding umount has to go to rc.0 and we're done. What remains is the credentials issue, even with a later mount.cifs. Dex -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
