Displaying 20 results from an estimated 8000 matches similar to: "smbd using 99.9% CPU with MS Office docs"
2007 Aug 09
1
Samba 3.0.25b: smbd 99% CPU utilisation with opened MS Word doc
Hi I'm trying to upgrade from Samba 3.0.23c on FC4 to 3.0.25b from Samba
sources.
Everything appears to function correctly until an MS word document is
opened from a share - the file opens but the smbd process in question
rockets to 99%+ CPU, stays there & needs kill -9'ing to stop it. This
happens reliably.
I have an appropriate strace & a level 7 log but can't see anything
2007 Aug 08
2
Problem with LDAP failover config
Hi,
I have working master & slave OpenLDAP servers the Samba PDC works
correctly when using either as the passdb backend.
However, when configuring for LDAP failover as per this doc:
http://samba.org/samba/docs/man/Samba-Guide/2000users.html
Samba doesn't work & the logs fill up with this:
ldap_initialize: Bad parameter to an ldap routine
Connection to LDAP server failed for the 1
2007 May 29
0
Group mapping not working consistently
I'm trying to understand why my group mapping doesn't work in a
consistent fashion. I've studied "Important Samba-3.0.23 Change Notes" &
chapter 13 of TOSHARG but am still struggling. I'm on 3.0.23a-1.fc4.1
(Fedora Core 4) as a PDC, tdbsam backend.
'net groupmap list' gives this:
Domain Power Users (S-1-5-21-1365060548-1276164359-2333037906-31037) ->
2006 Nov 23
2
smb + nfs lock problem
Hello,
whenever I try to copy a new file from windowsXP (2K also) to a samba
share which is NFS mounted on the samba server, I get an error on the
client: "impossible to copy file.txt: the process cannot access the file
because an other process has locked a part of it" (my english
translation of the french message I have !)
It worked fine before (3weeks ago) and I think that problem
2006 Aug 16
1
"read error" when accessing a file on mounted samba share (Linux)
Hi all,
This is my first experience with network file sharing on Linux so I'm
looking for debugging advice. Server and client are both running FC5.
I've set up my home directory as a share on the server using
system-config-samba, everything seems fine. On the client side, as root:
# smbclient -L server.domain
Password:
Domain=[DOMAIN] OS=[Unix] Server=[Samba 3.0.23a-1.fc4.1]
2006 Aug 10
2
RPM reporting running two versions of Samba at the same time
I was trying to work through a PDC problem that I was having with
3.0.23a noted in bug 3964. I didn't know how to apply the offered
patch and my distro, FC4, has not offered an update yet to 3.0.23b so
I thought that I would revert to a previous version that is not
affected by this bug.
I forced an install of 3.0.23 samba, common, and client and now rpm
reports that I have two versions of
2006 Aug 10
1
can ls files, but can't cat files
I have a server roark (fedora core 5 with samba 3.0.23a-1.fc4.1) with a
home directory awilliam. I'm trying to mount it on my linux workstation
(fedora core 5, samba 3.0.23a-1.fc5.1). On my workstation I do:
mount -t cifs "//roark/awilliam" /mnt/roark-awilliam/ -o
username=awilliam,password=xxxxxx
and when I cd to /mnt/roark-awilliam, ls works, but if I cat a file I
get the
2006 Aug 24
1
net ads join help
I'm not sure that the problem is with net ads join but I'm in desperate
need of help either way.
Using smb Version 3.0.23a-1.fc4.1
I do a net ads join I get the below error:
[root@mustang tmp]# net ads join -U exservice@MACHINEVISIONPRODUCTS.COM
exservice@MACHINEVISIONPRODUCTS.COM's password:
Using short domain name -- MVP
Failed to set servicePrincipalNames. Please ensure that
the
2008 Apr 08
1
ACL/Excel file issue
Hi,
I've just upgraded an organisation from 3.0.23a to 3.0.25b on CentOS.
Everything went fine excpet they're having an issue with Excel files
going RO which perhaps is related to acls.
$ ls foo.xls
-r--rwxr--+ 1 mr.bogus staff 101376 Apr 8 12:59 08-04-04 foo.xls
and getfacl gives:
# owner: mr.bogus
# group: staff
user::r--
user:mr.test:rw-
group::rw-
mask::rwx
other::r--
This is
2009 Jan 19
3
Winbind+nss working on one centOS 5.2 box but not another
Hi all,
I have an odd situation on my hands:
* Two CentOS 5.2 boxes both joined to an AD domain.
* Same samba version (3.0.28-1.el5_2.1) smb.conf, only the netbios names
differ
* Can enumerate users and groups using winbind -{u,g} on both.
* nss doesn't enumerate users & groups on one (same lib versions, same
conf file).
//bentis@testukmcsstor1//:~$ rpm -qa | grep nss-
2006 Dec 14
3
Error since upgrade to Version 3.0.23a-1.fc4.1 - URGENT
My samba shares aren't working with ACL access since the upgrade. Here is an example of the error from /var/log/messages
Dec 14 12:44:17 gfm-atlas smbd[14365]: [2006/12/14 12:44:17, 0] smbd/service.c:make_connection_snum(911)
Dec 14 12:44:17 gfm-atlas smbd[14365]: '/usr/GFM_Shares/Users/Receiving' does not exist or permission denied when connecting to [GF_Receiving] Error was
2007 May 03
0
smbldap-tools Error in perl module decode.pm
smbldap-tools in a working environment suddenly unable to add or modify
users.
smbldap-useradd kenh
Use of uninitialized value in die at
/usr/lib/perl5/vendor_perl/5.8.6/Convert/ASN1/_decode.pm line 111.
Perl debug trace
[root@steel ~]# perl -d /usr/sbin/smbldap-useradd jimh
Loading DB routines from perl5db.pl version 1.28
Editor support available.
Enter h or `h h' for help, or `man
2007 Apr 20
0
NT_STATUS_ACCESS_DENIED error. Pls help
I'm running samba3.0.23 on a fedora core 4 box. I successfully joined the
samba server into an AD and shared home directories on the fc4 box.
(Actually, the home directories on that fc4 box are mounted from a NFS
server)
I can access the top level of my home directory without any problems because
the permission is set as 755.
But I can't access directores with permissions like 700.
So I
2007 Apr 13
4
smbldap-useradd not creating machine accounts in correct fashion
Hi,
I have OpenLDAP working here generally without problems for a variety of
applications including the management of Samba. Functioning user
accounts can be created via 'smbldap-useradd' with the proper samba
attributes being added in LDAP, however...
Something odd is happening when I (or samba) tries to create a machine
account with 'smbldap-useradd -w test1$' - an entry is
2006 Jul 25
1
Cannot start smbd
Hi, all together,
I'm yust testing Samba 3.0.23a on a Suse Linux
10.0 machine.
After deinstalling the Samba-Version 3.0.20 wich
came with the Suse-Package, I've installed the new
3.0.23a-Version. Then I've created a very small
smb.conf and wanted to start the daemons. The nmbd
is running well but the smbd causes the following
error:
smbd: error while ?oading shared libraries:
2006 Sep 06
1
Problems with ADS join after Samba update on FC4
Hi,
I used to have a working Samba + Winbind configuration in ADS mode under FC4;
Samba version was 3.0.14a-2. I joined a W2k domain, and winbind correctly
returned the user information. krb5.conf and smb.cong have been modified
according to Howtos and tutorials found on the net.
One day Samba has been updated to 3.0.23a-1.fc4.1 and it stopped working.
No modification has been done to the
2007 May 31
4
Smba with Amanda backup --- permissions
Hi,
I am trying to create a Samba share on /media/winshare with the owner as
amandabackup instead of root. But as soon as I mount the Samba share on to
the mount point, the permissions for the owner get reverted back to root
instead of amandabackup.
Attaching a snapshot of how it looks like.
http://www.nabble.com/file/p10894282/samba%2Bquery.jpg
--
View this message in context:
2010 Aug 21
7
Error when openning MS Office files (*.doc, *.xls, *.ppt)
Error when openning MS Office files (*.doc, *.xls, *.ppt)
(Wine 1.0.1 and Wine 1.1.42, Ubuntu 10.04)
--
Hello,
I get this error when I try to open MSOffice 2003 files (like *.doc or *.xls or *.ppt):
"The file '/home/blabla/Doc1.doc' is not marked as executable. If this was downloaded or copied form an untrusted source, it may be dangerous to run. For more details, read about
2007 May 29
1
Group mapping not working consistently - addendum
Pardon me, I meant to include this information:
bentis@redress3:~$ net rpc -d1 group members "Caseworkers"
Password:
[2007/05/29 20:53:13, 1] utils/net_rpc.c:run_rpc_command(170)
rpc command function failed! (STATUS_SOME_UNMAPPED)
2007 Aug 12
1
admin access to user home directories
I've user directorys set to:
chmod 700
chown username:"Domain Users"
Users can access stuff fine. However, I'd like the samba root user to be
able to access these shares as well. How might I go about this?
Example permissions
drwx------ 2 jdom Domain Users 4096 2007-07-01 09:32 jdom/
[homes]
comment = Home Directories
valid users = %S
read only =