Displaying 20 results from an estimated 10000 matches similar to: "Input/Output problems with smbfs mount"
2004 Dec 30
5
Openldap + Samba 3 PDC
I'm trying to get Samba up but I can't seem to get the LDAP connection
working correctly. I can run a search from ldapsearch, but samba is
complaining that it can't connect.
Here's the error from log.smbd
[2004/12/29 16:04:04, 0] lib/smbldap.c:smbldap_connect_system(850)
failed to bind to server with dn= cn=Manager Error: Invalid
credentials
[2004/12/29 16:04:04, 1]
2005 Feb 08
3
Joining a domain with a non-administrator account
I'm trying to set it up so I can join the domain with a regular user
that is part of the domain admin group. I have a user dsonenberg that
is in the domain admin group(512), but I can't join the domain with that
account. For the record I can login with that account and Administrator
can join the domain. The PDC has an LDAP backend. Here's the log.
2005/02/08 10:26:25, 2]
2005 May 18
2
Trouble joining domain at BDC site
I have no trouble joining the domain in our main office(samba PDC) or a
branch office(samba BDC) but for some reason I can't join the domain at
the branch office 2(also samba BDC) All three offices are running
3.0.11 and the 2 branch offices have identical configurations, aside
from ip address'. The message I get from Windows XP is:
The following error occured attempting to join the
2005 Jan 10
0
PDC Trust problems
Here is the problem, I have convifgured samba to act as a PDC, I have
set an add user scipt serveral different ways and I have added my
machine account as a trust...in windows the name of the computer is ids1
so the the name of the computer in smbpasswd is ids1$. I am able to
"see" the domain, I am able to query the PDC server and list the users
available to me to create a domain
2005 Feb 24
2
Load Balancing over multiple NICS
I was currious about setting up load balancing for my company
fileserver. This machine get's heavy usage and we would like to load
balance the traffic over two 1 Gigabit NICS. How would this be best
accomplished? Should we set up a firewall rules that will NAT for that
machine or does samba have a built in mechinism?
--
David Sonenberg
Systems / Network Administrator
Stroz Friedberg,
2000 Jan 31
1
smbfs input/output error
Hello All,
I had a problem with 2.0.3 on RH6.0 (linux) where a mount of an NT
server share on my linux machine would mysteriously die after a period of
time (a long time? not being used? don't know why, but hours of unuse). I
would get an "input/output error" when I tried to do a df later. To get
around the problem, I found I needed to "umount" (not smbumount) the
2005 Feb 08
0
Troubles creating machine trust accounts
I have set up several machine trusts with samba and they have worked
correctly. However for some reason the last machine accounts I tried to
make are not working correctly. Here is what I did to create the trust
accounts:
useradd -g machines -d /dev/null -c "ids8" -s /bin/false ids8$
passwd -l ids8$ (it even tells me that I have success)
smbpaswd -a -m ids8
"ids8" of
2011 Feb 08
1
mount -F smbfs
Dear all there is first port to me
plz if u have any idea about mount windows share inside Solaris10 OS with
mount -F smbfs or mount -F cifs
thanks to advanced
best,
*Hosam Al Ali
UNIX System Administrator - GIT Libya *
SCSA - SCNA - SCSECA - MCSAM - MCSE
Phone +218919240730
+963 955 287841
Blog: http://hosam.wordpress.com/
Twitter: http://twitter.com/hosamalali
2007 Jan 05
3
Mount smbfs
Hello,
I've got a FreeBSD 5.5 box running Samba 3.0.21 and every-time I try
to do a "mount -t smbfs -o username=username,password=password //
server/share /mnt/folder" I get the error "smbfs: -o username=:
option not supported".
I've google'd this with no luck... any help in the right direction is
appreciated.
---
Jason Zondor
2008 Jul 08
3
CentOS mount doesn't support smbfs type ?
Hi,
I'm trying to mount a Windows folder from a Linux box with the command:
# mount -t smbfs (...)
but I get the error:
"mount: unknown filesystem type 'smbfs'".
Does this mean that CentOS mount doesn't support smbfs type ?
If so, how can I enable it ?
I'm using 5.1
Any help would be appreciated.
Warm Regards,
M?rio Gamito
2000 Aug 01
2
problem with mount -t smbfs
This was working a couple of weeks ago, but it's broken now. When I issue a
command like 'mount -t smbfs //server/share /mount/point' I get an error
that says "
mount: wrong fs type, bad option, bad superblock on //mrbig/grego$,
or too many mounted file systems
"
However, when I issue the command 'smbmount //server/share /mount/point/ it
works just fine.
2005 Feb 28
4
ACL Question [Repost]
OK so I've got samba-3.0.11 compiled with ACL support. I've running
2.4.25 with the ACL/ATTR patch applied. I can read and set ACLS's using
the getfacl/setfacl programs. ldd /usr/sbin/smbd shows it's linked to
libattr.so.1 and libacl.so.1. I can read ACL with the smbcacls program,
but when I try to set them I get:
ERROR: Unable to open credentials file!
Also from the
2004 Sep 16
2
mount -t smbfs
SME Server 6.0.1 as standalone (Domain controler, mail & file server)
samba version 2.2.8a
I have a win95 machine on my network logged onto the domain with it's
d drive shared with full access and no password.
On server-manager I have setup a hostname for this machine based on
mac address so that the DHCP server gives it the same IP every time.
I have created a directory /mnt/win
I can
2004 Oct 13
3
smbfs mount issues
This problem began a couple months ago with my new install of (you
guessed it) XP sp2. Now, when i mount a share from the xp machine to
my debian box, everyone, including rot, gets a permission denied
trying to ls the dir.
I've read posts about switching to cifs, but that has opened a whole
new can of worms. I'd just like to see smbfs mount my shares properly
the way they used to.
My
2012 Sep 05
2
samba4 installation Error and mount: unknown filesystem type 'smbfs'
Hi, all:
Two questions.
Environment: Ubuntu 12.04
1) mount: unknown filesystem type 'smbfs'
With default Samba 2:3.6.3-2ubuntu2.3 installed, all the following 3
commands failed:
a)
$ sudo mount -t *smbfs* -o username=MYNAME,password=MYPWD
//mybooklive/myfolder /media/smb/
mount: unknown filesystem type 'smbfs'
b)
/media$ sudo mount -t *cifs* -o
username=MYNAME,password=MYPWD
2004 Oct 14
1
[PATCH] smbfs: smbfs do not honor uid, gid, file_mode and dir_mode supplied by user mount
Hi,
This patch fixes "Samba Bugzilla Bug 999". The last version (2.6.8.1) of
smbfs kernel module do not honor uid, gid, file_mode and dir_mode
supplied by user during mount. This bug is also logged as "Kernel Bug
Tracker Bug 3330". I think this stuff is related to the "unix
extensions". This patch offers to the client side the opportunity to
decide to use or
2002 Jul 04
3
tail -f doesn't work on a smbfs mount
I mount a WinNT share using a samba client version 2.2.5:
smbmount -t smbfs -o username=user //ntserver/share /logs
Then I want to watch a log generated by Internet Information
Server (IIS) that grows continually:
tail -f /logs/zzz.txt
I can see the last lines in file zzz.txt the first time, but I
don't get the new lines that are appended in such file. From any
windows station I have
2003 Nov 18
1
Need mount -t smbfs to be world/group writable & not only root
Hi,
Need some pointers.
Currently using
mount -t smbfs -o username=xxx,pasword=xxx //servername/sharename /mnt/share
Since I can only mount as root, (not in /etc/fstab)
sudo mount -t smbfs -o username=xxx,pasword=xxx //servername/sharename
/mnt/share
Problem here is.. I can't get group or world writeable permission on the
share. It's a NTFS share but that is not a problem. I can
2004 Jul 24
1
mount smbfs win2K + kerberos
I have the 3.0.5 version of samba on my debian Sarge (or
Mandrake 9.1). Im looking for explication about the kerberos
support for smbfs mounting. Both Rpcclient and smbclient work
fine with the -k option (Kerberos Ticket instead of user login
and password) , but
the command "mount -t smbfs //serverWin2k/share -o krb" return
me "Warning: kerberos support will only work for samba
2006 Jan 26
1
Error when using mount with smbfs
I apologize because I know that this has surely been dealt with and
documented before, but I cannot find it anywhere on the samba website,
nor did a google search produce anything. For future reference, some
type of advanced search option for the mailing list archives would be
great. I tried the old google "error" "site:site.to.search" and it
didn't find anything