Displaying 20 results from an estimated 2000 matches similar to: "What are my smbd's doing ? (was Re: secrets.tdb locking fun!)"
2007 Jul 13
1
What are my smbd's doing ? (was Re: secrets.tdb locking fun!)
James R Grinter wrote:-
>
>On Fri, Jul 13, 2007 at 09:39:37AM +0100, Mac wrote:
>> On one previous occasion, the whole thing seemed to grind to a virtual
>> halt, and we suspected (but couldn't prove) that a locking battle over
>> (something like) secrets.tdb was to blame.
>
>(I recognise that symptom, see below)
>
>> Something that stands out is a huge
2004 Apr 26
4
Is it possible to store XP Profiles on Samba 3.0.2 ?
Hi all,
Can you use Samba to store an XP Pro profile?
I'm running Samba 3.0.2a (compiled from source) on Solaris 9.
Compiled it against OpenLDAP 2.1.30 and MIT Kerberos 1.3.3 (both
compiled from source from fresh downloads today).
Am now trying to get Windows XP Pro to store profiles on to this box.
The smbd and nmbd seem to run fine.
Every time XP Pro goes to create a user's
2007 Jun 15
2
secrets.tdb locking fun!
Hi all,
After much grief today, we'd like to support the 'TODO' note in
source/lib/util_tdb.c :-
/* TODO: If we time out waiting for a lock, it might
* be nice to use F_GETLK to get the pid of the
* process currently holding the lock and print that
* as part of the debugging message. -- mbp */
It could have saved us a whole-sale restart of Samba if we could have
more easily
2002 Mar 08
1
tdb((NULL)): tdb_brlock failed on Samba 2.2.3a startup
Hi all,.
I'm getting this:-
[2002/03/08 10:26:28, 8] lib/util.c:(1274)
fcntl_lock 6 34 0 1 2
[2002/03/08 10:26:28, 8] lib/util.c:(1314)
fcntl_lock: Lock call successful
[2002/03/08 10:26:28, 5] tdb/tdbutil.c:(475)
tdb((NULL)): tdb_brlock failed (fd=7) at offset 4 rw_type=2 lck_type=6
[2002/03/08 10:26:28, 5] smbd/connection.c:(156)
claiming 0
[2002/03/08 10:26:28, 0]
2004 Sep 20
2
Can't delete smbpasswd user if not in /etc/passwd
Hi all,
Looking for a solution to the following:-
# smbpasswd -x jh---
build_sam_account: smbpasswd database is corrupt! username jh--- with uid 1774 is not in unix passwd database!
Failed to initialise SAM_ACCOUNT for user jh---. Does this user exist in the UNIX password database ?
Failed to modify password entry for user jh---
#
Ths user has already been deleted from the /etc/passwd (in
2007 Mar 08
2
CUPS errors when not using CUPS - Breaks printing
Hi All,
We appear to have a CUPS problem that is breaking our (LPRng)
based printing.
We now have loads of errors of the form:_
[2007/03/08 12:21:36, 0, pid=23877] printing/print_cups.c:cups_cache_reload(85)
Unable to connect to CUPS server localhost - Connection refused
filling up the log.smbd file
We using
printing=lprng
in smb.conf, and there isn't (nor has there ever been) any
2004 Apr 23
2
create_canon_ace_lists: unable to map SID
Hi all,
I'm trying to get a Samba server (which is a member of a Samba
controlled domain) to store WinXP Pro user's profiles. The XP user
is authenticating against a 2003 Active Directory server, which then tells
it to store it's profile on my Samba server.
The 'profiles' share exists and is writeable and under some circumstances
we can get profiles to be stored there,
2005 Mar 31
2
last file missing from wildcard searches (3.0.13)
Hi all,
We're at the preliminary stages of investigating this, but I
can't find any references to it on a Google etc.
Anyway. We've just moved from 3.0.6 to 3.0.13 and users report a file
being missing.
On investigation it turns out that (as far as we could tell in a 5
minute minor panic) the last file in a directory is not included in
a wildcard search. (last file is defined
2004 Sep 29
0
Printing woes (Driver uploading, and .tdb annoyances)
Hi all,
I'm running 3.0.6 on IRIX 6.5 (compiled from sources)
Runs fine for almost all purposes.
But I thought I'd have a look at the extra Samba-3 printing facilites
today, and they've thrown up some real issues.
1st point.
I still haven't managed to get to the bottom of this one, but I can't
always add a printer drive to a Samba-served printer. I've been
2002 Feb 26
3
unix password sync doesn't update smbpasswd file!
Hi all,
I'm using 2.2.3 on FreeBSD 4.5 RELEASE and trying to get
'smbpasswd' to change the encrypted password and the UNIX password
(/etc/passwd).
I'm getting strange behaviour.
Having worked through debugging my 'chat script', I now have
the following situation:-
When unix password sync = yes
smbpasswd works, but only the UNIX password is changed
When unix password
1998 Oct 21
1
It's just stopped working! (1.9.18p8, IRIX 5.3)
Hi all,
I'm extremely puzzled by the behaviour of one of my Samba servers. It's
been working fine for yonks, and this morning (abuout 11:32) it just
stopped. (mostly)
Connecting to shares still works. Navigating the tree till works.
Changing (DOS) attributes still works.
But actually opening files and reading the contents doesn't work.
The client just times out (Win 3.11, and
2002 Feb 19
4
Doco! ARGH! (smbpasswd's not up to date on the web site)
Hi all,
(again)
The page:-
http://ie.samba.org/samba/docs/man/smbpasswd.8.html
does not have any description of the '-j' option.
However:-
http://ie.samba.org/samba/ftp/docs/htmldocs/smbpasswd.8.html
does.
Why is this a big issue ? (worthof a post to the mailing list?)
because the first URL above is linked off the main 'Documentation' page
of the Samba web site
2007 Oct 01
2
Logging logins with preexec and Samba/LDAP
Hi all,
I had the following line in my smb.conf with which to log access to the
home share when users logged in:
preexec = /bin/echo \"%u logged in to %m at %T\" >>
/var/log/samba/logons.log
Since updating to LDAP however, it's stopped working and I suspect that smbldap cant handle the % substitutions for user, machine and time. Has anyone else run into this problem? If
2004 May 11
1
question NIS password authenication
Fellow Samba Folks,
I am trying to setup Samba version 2.2.8a. I would like to
authenticate the users with their NIS password and not use a smbpasswd file
on the Samba Server. I also want to use the encrypt password feature. The
clients will be using XP or Win2K os. Is this possible or do I have to find
a Windows Domain Server. Thanks
Rob Kennedy
EDS UNIX MC/R&D
586 986-8175
2004 Aug 03
1
smbpasswd error
Hi Samba people
I saw this as a problem in the archives about a month ago but no solution ?
I'm running samba 2.2.10 on Solaris 8.
We have a script to replace /usr/bin/passwd which changes the NIS passwd and
then uses smbpasswd to change the user's smb password to the same thing.
Some users are getting :
NIS password changed for diane on cauchy
machine 127.0.0.1 rejected the password
2002 Sep 03
6
samba and NIS?
Hi,
I have a few questions. My goal is to run
NIS and samba so I have a central point of passwd control
and just one place to change passwords. I will eventually
have 5 samba servers so this is quite important to me as
I don't want to have to change passwords and setup passwords
on 5 servers when changing or adding new users.
Can this be done? So that if a user changes his password
for
2007 Mar 19
0
No 'user' in authentication process. only guest access
Hi all,
We've recently upgraded our main production Samba server (Solaris
9) to 3.0.24 (compiled from source)
We're now getting a spate of problesm which look like:-
[2007/03/19 12:02:11, 3, pid=436] smbd/sesssetup.c:reply_sesssetup_and_X_spnego(691) NativeOS=[Windows 2002 Service Pack 2 2600] NativeLanMan=[Windows 2002 5.1] PrimaryDomain=[]
[2007/03/19 12:02:11, 3, pid=436]
2004 Oct 11
0
XP + SP2 + DFS + netbios alias = not working
Hi all,
I'm using Samba 3.0.6 (on IRIX 6.5).
This is just a 'let you know what I've discovered' message really.
I've just installed upgrade a laptop here to SP2 of Windows XP. It then
started failing to make network connections.
After much fiddling about, I tracked it down to DFS shares. This PC can
now connect to the DFS root OKay, but doesn't recognise the entries
2003 Apr 14
1
Interminttant trouble with DFS shares on XP clients and 2.2.8a
Hi all,
Having just upgraded our IRIX 6.5 servers from 2.2.5 to 2.2.8a,
we're now having trouble with the DFS shares that it serves to our site.
Browsing (from 'Start|Run' \\servername) shows the folders we've set
up. Double clicking on these allows us to go into them and see the DFS
pointers.
Double clicking on these produces:-
\\net\user\homes refers to a location that is
2004 Apr 19
3
Sync UNIX and SMB users
Hi,
I'm new to Samba so I apologize if this topic has been covered in the past.
I want to sync my UNIX users from /etc/shadow to my Samba users in
/etc/samba/smbpasswd
How can I do this automatically?
Thanks!
Tim Mektrakarn
Systems Engineer
Loud Packet, Inc.
27455 Tierra Alta Way, Suite A
Temecula, CA 92590
Mobile: 909.757.5129
Office: 714.263.9090
Fax: 714.263.9001
Email: