Displaying 3 results from an estimated 3 matches for "mountdirectori".
Did you mean:
mountdirectory
2002 Jul 19
6
problems mounting smbfs
I've spent the last 2 days trying to get smbfs to mount via fstab.
Using redhat 7.3 and the latest samba as of 7/17/02.
I can mount from the command line using smbmount as follows:
smbmount //localhost/wwwshare /smbwww -o username=smbuser,password=xxxxxxxx
I can not mount from the command line using:
mount -t smbfs -o username=smbuser,password=xxxxxxxx //localhost/wwwshare /smbwww
The
2012 Aug 29
0
Add apple MCX directory extensions
I'm trying to load the apple attributes and classes to samba4 using
ldbmodify. I can get it to load, sort of. I keep getting errors and having
to modify the file.
Command I'm using:
sudo ldbmodify -v -H ldap://lda.server.local -UAdministrator
/home/user/apple-mcx.ldif
here is the ldif that I'm loading
2004 Sep 08
0
samba 3 share folder
Hello all,
I just migrate a samba 2.2 in a workgroup to a samba 3.0.4 (with kerberos & winbind) into active directory 2003.
It runs on a debian woody with a 2.4.23. Everything is working fine except 3 things:
1) Every user has his personal home folder under samba (it worked before in domain).
[users]
comment = Strict Personnal Directory (no share)
path = /shr/user/%u
admin