Displaying 3 results from an estimated 3 matches for "fluca".
Did you mean:
luca
2007 Jul 30
0
multiple mounts for a smbfs on the same mount point
Hi all,
I'm just wondering why smbmount allows the same mount point to mount several
times the same share while a normal mount operation (with a non-smbfs)
returns a busy mount point error.
[luca@fluca:~]$ mount
...
//server/sys on /mnt/target type smbfs (rw)
[luca@fluca:~]$ smbmount //server/sys /mnt/target/ -o ip=192.168.4.1,guest
[luca@fluca:~]$ mount
...
//server/sys on /mnt/target type smbfs (rw)
//server/sys on /mnt/target type smbfs (rw)
Any explaination? Is there a way to force smbmount...
2004 Nov 12
0
samba 3 as PDC
...iles are not working, even if I've made up symbolic links in
the directories, such as (for user luca):
sede:/home/samba-ntprof/luca # ls -l
totale 1
drwx------ 3 luca users 120 2004-11-12 17:06 .
drwxrwxrwx 3 root root 72 2004-11-12 11:58 ..
lrwxrwxrwx 1 root root 6 2004-11-12 17:06 fluca -> WinXP/
lrwxrwxrwx 1 root root 6 2004-11-12 17:06 s64 -> WinXP/
drwx------ 13 luca users 504 2004-11-12 17:09 WinXP
even if the profile management tool of windows xp says that the profiles are
roaming. With "not working" I mean that I cannot see the exact desktop, even
if...
2010 Jan 22
1
windows 7 share and smbclient
Hi,
I've tested that samba (smbclient 3.4) cannot connect to a windows 7 share but
however it is possible to mount such share with smbmount.
When I try to connect specifying username and password I got a success but
nothing happens:
smbclient //s28/backupinfook -U backup
Enter backup's password:
session setup failed: SUCCESS - 0
while from