Displaying 2 results from an estimated 2 matches for "mihaescu".
2002 Jul 03
1
Samba with revalidate, posibile bug!
...hare.
In conclusion: is a bug or this feature is disabled for this time in
this version? I checked also the latest 2.2.5 version and the same
behavior!
Exist any posibility to re-authenticate users each time it try to access
a shared resource?
Any suggestion will be appreciated.
Regards,
Iulian Mihaescu
2002 Jul 03
2
mount windows xp share
Hello,
I've searched endlessly a solution to my problem without any luck. I'm
trying to mount a Windows XP share to a Debian box like this.
mount -t //smbuser@192.168.0.2/test /mnt/test
and it just gives me:
mount: wrong fs type, bad option, bad superblock on //192.168.0.2/test, or
too many mounted file systems
it however works fine to
smbclient //192.168.0.2/test -U smbuser
any