Displaying 20 results from an estimated 5000 matches similar to: "File Locking, Access - Inconsistencies"
2009 May 15
2
krb5 configuration generation
Hi,
Is there any way to stop Samba regenerating the krb5.conf.[WORKGROUP] file under /var/lib/samba/smb_krb5 every time?
It appears to completely ignore /etc/krb5.conf, is this expected?
Kernel: Linux localhost 2.6.16.60-0.37_f594963d-smp #1 SMP Mon Mar 23 13:39:48 UTC 2009 x86_64 x86_64 x86_64 GNU/Linux
smbd -V: Version 3.0.32-0.8-2045-SUSE-CODE10
Thanks,
Alex
2009 Sep 04
1
samba - preauthentication error
Can anyone suggest how to get around the following?
[2009/09/05 00:32:55, 3] libads/sasl.c:ads_sasl_spnego_bind(300)
ads_sasl_spnego_bind: got server principal name =
exdc1$@domain.example.com
[2009/09/05 00:32:55, 3] libsmb/clikrb5.c:ads_krb5_mk_req(593)
ads_krb5_mk_req: krb5_cc_get_principal failed (No credentials cache found)
[2009/09/05 00:32:56, 0]
2009 May 04
2
bad encryption type in AD domain authentication
Hello,
I'm trying to access a samba share using an ADS user credentials. I always
get an error, and the debug traces (log level = 5) are giving me the output
in the follow.
I have searched the samba ML archives, and I have found the thread
http://lists.samba.org/archive/samba/2004-April/084545.html
but, before asking the system admin to apply the eventual KB fixes, I would
like to know if the
2006 Jan 26
3
Samba daemons hang trying to lock locking.tdb
Hi,
A day or so after starting samba, some daemons (diferent forks) begin to
hang. Then, the WinXP clients hang too completely.
When I try to figure out what is happen, I see that smbd daemons hangs
always in a fcntl64() call:
# strace -p 6414
Process 6414 attached - interrupt to quit
fcntl64(14, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=3684, len=1} <unfinished ...>
Process 6414
2009 Jul 27
1
I/O error when trying to write
My setup is fairly straight forward; I have a Solaris 10 (SPARC) being used
as a samba server with AD sign on. Users can log in fine and map their
directories through windows clients. All the user home dirs and critical
project dirs are on a NetAPP filer.
When user tries to write a file, it is erroring out with I/O error, file
access is permitted for read operations only. Investigating the
2009 May 11
2
Solaris 10 (sparc) and samba issue
The net ads joins the host to the AD, but cant get the proper kerberos
tix. Manually generating the kerberos keytab from AD dont work. Any
suggestions?
root@host /#head -1 /etc/release
Solaris 10 10/08 s10s_u6wos_07b SPARC
root@host /usr/sfw/sbin#./smbd -V
Version 3.0.28
root@host /#for PKG in `pkginfo -x | grep -i samba | awk '{print
$1}'`; do VER=`pkginfo -l ${PKG} | grep PSTAMP`;
2010 Feb 22
1
high load printing with 3.2.15
Hi,
I am still struggling with the printing in a AD2008 R2 environment I
changed to 3.2.15 by now. Still very slow, I am running on solaris 10. Not
sure if my clients are so chatty by now but it is really killing any
performance. Using truss I see loads of:
19702: fcntl(17, F_SETLKW64, 0xFFBFE640) = 0
19702: fcntl(17, F_SETLKW64, 0xFFBFE150) = 0
19702: fcntl(17,
2002 Sep 09
2
Samba 2.2.x & Solaris fcntl lock problem
Hi all,
We've had a couple of incidents where Samba 2.2.5 on Solaris 8 has stopped accepting new connections...there are many smbd processes sitting there blocked doing a: fcntl(7, F_SETLKW64, 0xFFBED5E0) (sleeping...)
We have around 400 users connecting on a daily basis.
This message from Samba 2.2.3 days seems to suggest that there was a problem on Solaris with "fcntl locks with
2009 Jul 22
3
Newbie: unable to access mailbox more than once
Hello,
I'm using dovecot as a mail relay so that I can back up my providers
IMAP mail locally. I'm impressed how easy this was to set up, but I'm
having a quirk that I would like help with, if possible.
There are many weak links in my set-up chain, if you will, but I think
I've narrowed the problem. I'll describe my set-up anyway. I'm running
dovecot 1.1.4 on ubuntu
2004 Sep 16
2
File locking in NFS on Solaris
Hello,
System: Solaris 8/9
Samba: 3.02 and 3.06
We have problems with accessing files (from Windows XP) on a samba server
that are mounted over nfs (on the server). Some users have symlinks in
their home directories to nfs resources. When they try to copy file
located in nfs the client simply hangs. To make the thing even stranger:
Sometimes it also works (after restarting the samba server
2001 Nov 22
2
Add new user -> swat core dump
Hi there,
I have a problem when I try to create a new user with swat. I use binaries of
Samba 2.2.2 coming from www.samba.org, or from www.sunfreeware.com
on Solaris 2.6 and on 8. I compiled the sources and the result is the same.
When I click on "Add New User" (Server Password Management), I receive
a nearly blank page: I can only see the samba gif on top and the user is not
2002 Jun 26
22
FW: samba woes
All,
I have been working on a component that is included with samba called SMBSH. The binary allows you to automount your NT shares by accessing your profile . I have been working on this for the last
few days and have been unsuccesful at getting it work. Now I am not much of a programmer, but I did my best to try and troubleshoot this. However it just does not want to work in Linux. I
2008 Jan 25
1
Windows share modes and Linux file locking, flock & fcntl
Hi,
I am trying to understand file locking and share modes.
I am using RedHat Enterprise Linux 4, with kernel 2.6.9-55.ELsmp,
samba-3.0.10-1.4E.11 and Windows XP.
In particular I am looking at a machine running Linux exporting its
local filesystem using Samba, with a Windows client accessing the
file share. If I use byte range locking (fcntl() on Linux, LockFile()
on Windows) things work as
2004 Jul 13
1
Permission error on /etc/samba/private/secrets.tdb
Hi list,
I have a strange permission problem with secrets.tdb on an nfs mounted
filesystem.
A strace of smbd shows the following lines:
########################################################################
open("/etc/samba/private/secrets.tdb", O_RDWR|O_CREAT|O_LARGEFILE, 0600)
= 4
fcntl64(4, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=0, len=1},
0xbffff010) = -1 EACCES
2006 Sep 23
1
PAM authentication problem: MD5 vs crypt
Here's a strange one. I have Dovecot set up on Solaris 9. The auth portion
of the config is straight out of the box. Using PAM. We have most users in
a dbm file which is just a series of key/value pairs: key is a username,
and value is a string equivalent to a shadow entry. nsswitch.conf entry:
passwd files dbm.
For historical reasons, some users have a classic 13-character Unix crypt
2023 Dec 02
1
Small inconsistencies in configure checks
Hi,
JFYI. I am not sure it's worth reporting but, when building 2.5.5 for ALT
I noticed small inconsistencies in configure output.
1. xapian-binding:
checking for /usr/bin/rdoc... no
checking for rdoc... /usr/bin/rdoc
Looks curious but no problem since it's found anyway.
2. xapian-core when built with GCC:
checking whether __builtin_add_overflow is declared... yes
...
2023 Dec 02
1
Small inconsistencies in configure checks
On Sat, Dec 02, 2023 at 10:24:57PM +0300, Vitaly Chikunov wrote:
> JFYI. I am not sure it's worth reporting but, when building 2.5.5 for ALT
Talking of small inconsistencies, 2.5.5 isn't a Xapian version...
> I noticed small inconsistencies in configure output.
>
> 1. xapian-binding:
>
> checking for /usr/bin/rdoc... no
> checking for rdoc... /usr/bin/rdoc
>
2014 Feb 05
1
Documentation inconsistencies
Hello!
First of all Thanks for such a great codec!
I have noticed a few smaller inconsistencies in the documentation, which
may be confusing:
* Encoder related CTLs
OPUS_GET_SAMPLE_RATE(x)
"Gets the sampling rate the encoder or decoder was initialized with.
This simply returns the Fs value passed to opus_encoder_init() or
opus_decoder_init()."
---> Is it a generic CTL?
2007 May 14
1
file separator inconsistencies on windows?
tempdir() on windows returns the path using "\\" as file separator.
But .Platform$file.sep returns "/". As a result, you get
inconsistencies like:
> file.path(tempdir(), "foo")
[1] "C:\\WINDOWS\\Temp\\RtmpYEIXrb/foo" # Mix of \\ and /
I'm not sure if this can cause problems but I thought I'd let you
know just in case.
2011 Jan 26
1
Inconsistencies in the rpart.object help file?
Hello all,
I'm was going through the help for
?rpart.object
And noticed some inconsistencies, Some might be a mistake in the help file
and some might be my misunderstanding.
The help in the section:
value -> frame (first paragraph), states that:
> yval, the fitted value of the response at each node, *and splits, a two
> column matrix of left and right split labels for each node. *