Displaying 20 results from an estimated 40000 matches similar to: "smbstatus .. info.."
2014 Nov 17
1
samba4 PDC, smbstatus provides no info
Hi! I have successfully managed to migrate my samba 3 NT domain from gentoo
to a fully operational samba 4 AD on Ubuntu 14.04 LTS with roaming
profiles, MMC management and what not. Over 50 users log into that daily.
I've got a number of problems, but let's tackle them one by one.
When I try to use smbstatus to check who is using the server and what files
are being open, I'm getting:
1999 Jun 25
1
2.0.4b/rh60/smbstatus: European characters (accented)
character set = iso8859-1
client code page = 850
Through win9x I save a file, whose filename contains characters as: ? ? ? ? ?,
on a samba share.
I can see those filenames (on a samba share) ok through win9x explorer.
I can see those filenames ok through ls on linux.
If I open one of those file, and then look at locked files with smbstatus,
they are showed with a LF in place of the localized
1999 Jun 28
1
2.0.4b/rh60/smbstatus: European characters (accented) (PR#18293)
giulioo@tiscalinet.it wrote:
> SOLUTION:
> for samba 2.0.x I need to use
> smbstatus|tr '\205\212\215\225\227\202' '\340\350\354\362\371\351'
> and all is ok :-)
>
> If someone can explain me this I'm still waiting :)
Try adding the following patch to 2.0.4b. This should
fix the problem and will be in the next release.
Regards,
Jeremy Allison,
Samba
2004 Nov 03
1
3.0.8pre2 and smbstatus
Hallo,
in 3.0.8pre2 the smbstatus command always shows connections _and_ shares even if using the switches '-p' for showing processes only or '-S' for showing shares only or '-B' for showing locks only:
test2 # smbstatus --help
Usage: [OPTION...]
-p, --processes Show processes only
-v, --verbose Be verbose
-L, --locks
2002 Aug 16
3
IPC$ service
We use samba purely as for file serving from Solaris 7 or 8 servers. THE
PDC and BDCs are NT machines. We have been using Samba 2.0.7, but used
2.2.5 for a new server. One noticeable difference is that smbstatus lists a
number of entries "IPC$ nobody nobody" which we did not see in
2.0.7. Is this normal in 2.2.5 or something I should be ivestigating?
Eg
trout# smbstatus
2008 Sep 19
2
smbstatus - switched off computers are sometimes showed
I have a Samba server configured as PDC for ~100 computers. It's version
3.0.24 running on Debian Etch (distribution package).
I want to write a tool for user logon/logoff tracking. Because parsing
log files is hard job (windows frequently disconnets or connects during
user session or etc.) I decide to use smbstatus output which seem to be
reliable.
So I run smbstatus binary every 10
2017 Feb 02
2
Conversion error Illegal multibyte sequence in smbstatus
Hi,
My output of smbstatus is bugged somehow in the Locked files section.
For every line with a non ascii character, the whole string from the
character to the end (included) is removed. Hence the line is attached
to the next one.
Here is a simplified example
Locked files:
Pid ... SharePath Name Time
---------------------------------
8910 ... /path
2019 Apr 08
2
Windows / / Windows 10 randomly lost connection to Samba share
On 08.04.19 16:20, L.P.H. van Belle via samba wrote:
> Hai Basti,
>
> Anything in the windows even logs?
> This might be related to smb1 and windows automaticly removing it.
smbstatus say that all open connections are SMB2_10 and SMB3_11
the windows log say: german text and errorcode C0000006
>
> Or something else.
> Can you check with mtr from a windows pc to the
2005 Jan 24
1
smbstatus not working as non-root user
Hello all,
This is for HP CIFS Server A.01.11.03 / Samba 2.2.12, on HP-UX 11.0.
I've got a problem with smbstatus: if run as root, it displays
everything as expected.
If run as a regular user, it displays only the following:
$ smbstatus
tdb(/var/opt/samba/locks/connections.tdb): Failed to create active lock file
tdb(/var/opt/samba/locks/connections.tdb): Failed to create active lock file
2007 Jan 17
1
smbstatus -B segmentation fault
When using Samba 3.0.23b (slightly old, I know) on CentOS 4.4,
smbstatus -B fails with a segmentation fault. smbstatus works, and
tdbdump is able to dump brlock.tdb and locking.tdb without any errors
(which is not what I expected).
Here's the backtrace (non-ASCII characters replaced with 'X'):
#0 0x0017fa2c in memcpy () from /lib/tls/libc.so.6
#1 0x0029b19f in tdb_write
1999 Jul 15
3
"shared mem size" parameter and smbstatus
I am trying to use the "shared mem size" parameter in Samba 2.0.4b, but
the size reported by smbstatus does not match the value I am using.
Without the parameter, the default is 1MB, and the size reported by
smbstatus is indeed 1048576. However, when I set the value of "shared
mem size" to 5242880 (5MB), smbstatus says 879608. Is smbstatus not
reporting the actual size, or
2010 Oct 25
2
smbstatus questions
Hello list,
I'm running a samba 3.5.3 CTDB cluster, found the output is different
Q1: What does the "0:" mean in pid column? There was no such stuff in
non-CTDB smbstatus output.
<snip>
samba_01:~ # smbstatus -S 2>/dev/null
Service pid machine Connected at
-------------------------------------------------------
ben 0:21363 samba Mon Oct
2020 Aug 03
1
Statically build smbd and smbstatus
Hi Team,
While building smbd and smbstatus statically I am getting below error
(using make).
*ERROR: source source3/smbd/notify_msg.c is in more than one subsystem of
target 'smbstatus': ['smbd_base.objlist', 'smbstatus.objlist']*
*Environment Details:*
Machine: Ubuntu 18.04
Samba Version: 4.11.6
*My Makefile excerpt:*
./configure --with-logfilebase=/var/log \
2015 May 07
2
smbstatus -- protocol and feature information
Hi Marc,
> >Is there any tool like smbstatus that shows which protocol version (and
> >possibly which features) a client is using in a connection? (Feature in
> >the sense of 'using encryption' for example).
> You can't see this in smbstatus or somewhere. A network trace would
> show it. However, we had this question twice in the past and someone
> had a
2015 Jan 26
2
No symlink support on SMB2 and SMB3?
On Fri, Jan 23, 2015 at 01:20:05PM -0800, Jeremy Allison wrote:
> On Fri, Jan 23, 2015 at 10:16:34PM +0100, Ralph B?hme wrote:
> > On Fri, Jan 23, 2015 at 01:08:31PM -0800, Jeremy Allison wrote:
> > > On Fri, Jan 23, 2015 at 10:05:44PM +0100, Markus Doits wrote:
> > > >
> > > > On 23.01.15 19:57, Miguel Medalha wrote:
> > > > > I am using
2015 Jan 05
4
Symbolic links not visible on osx 10.10
Hello,
I'm using the latest git 4.2.0 samba version (4.2.0rc4-GIT-93b73bf, to
get latest vfs_fruit module). I noticed the following strange behavior
with OSX clients (10.10.1, 10.10.2 beta):
When they connect using either smb 3.0 or 2.1 (verified on the server
with `smbstatus` and the `version` column `SMB3_00` or `SMB2_10`
respectively), symbolic links pointing at non existent files are not
2015 May 07
4
smbstatus -- protocol and feature information
Hi Jeremy,
> > Do you think requesting this as a feature for smbstatus in the Samba bug
> > tracker does make sense?
>
> Yes please. We certainly need a 'protocol' field somewhere
> in the smbstatus output I think.
done. https://bugzilla.samba.org/show_bug.cgi?id=11262
-- Adi
2001 Oct 31
1
smbstatus & connections.tdb
Greetings,
After recently upgrading Samba from 2.0.7 to 2.2.2 on my Solaris
Unix servers, I have problems running command 'smbstatus'. When
I run smbstatus as root, it correctly displays connection information
for users who've mapped network drives to server shares. However,
when I run smbstatus as non-root, instead of displaying connection
information, it issues the message
2001 Dec 06
1
smbstatus connection.tdb not initialised
HI,
I recently upgraded from SAMBA 2.0.7 to SAMBA 2.2.2. I downloaded the
binaries (from samba.org binary packages) for
HP UX 10.20. I am able to map drives and print however when
I execute smbstatus (even at the root level) I get
connections.tdb not initialised.
This file does not exist in the /var/opt/samba/locks directory.
I changed my log level to 3 to try to see what is going on but
2004 Nov 09
2
3.0.8 and testparm, smbstatus, tdbbackup
Hi,
testparm:
---------
testparm shows:
ERROR: the 'passwd program' (/usr/bin/passwd %u) requires a '%u' parameter.
You can see, passwd program _is_ /usr/bin/passwd %u
smbstatus:
----------
smbstatus command always shows processes _and_ shares even if using the
switches '-p' for showing processes only or '-S' for showing shares only
or '-B' for