Displaying 13 results from an estimated 13 matches for "10684".
Did you mean:
1068
2018 Nov 22
2
Standalone Update 4.8.5 -> 4.9.2 smb fails to start ERROR: failed to setup guest info.
...status smb
● smb.service - Samba SMB Daemon
Loaded: loaded (/usr/lib/systemd/system/smb.service; enabled; vendor
preset: disabled)
Active: failed (Result: exit-code) since Wed 2018-11-21 17:59:29 CST; 3s ago
Docs: man:smbd(8)
man:samba(7)
man:smb.conf(5)
Process: 10684 ExecStart=/usr/bin/smbd --foreground --no-process-group
$SMBDOPTIONS (code=exited, status=255)
Main PID: 10684 (code=exited, status=255)
Nov 21 17:59:29 phoinix systemd[1]: Starting Samba SMB Daemon...
Nov 21 17:59:29 phoinix smbd[10684]: [2018/11/21 17:59:29.478644, 0]
../source3/auth/auth_util...
2006 Nov 27
2
Centos 4.3 32 bit -CIFS VFS: Send error in Close = -9
...146:2892/80 shrinks window
2790037614:2790037615. Repaired.
TCP: Treason uncloaked! Peer 62.68.71.146:2892/80 shrinks window
2790037614:2790037615. Repaired.
TCP: Treason uncloaked! Peer 203.81.202.13:58537/20 shrinks window
3133631691:3133633151. Repaired.
TCP: Treason uncloaked! Peer 62.68.66.170:10684/80 shrinks window
3483220098:3483220099. Repaired.
TCP: Treason uncloaked! Peer 62.68.66.170:10685/80 shrinks window
3482623769:3482623770. Repaired.
TCP: Treason uncloaked! Peer 62.68.66.170:10684/80 shrinks window
3483220098:3483220099. Repaired.
TCP: Treason uncloaked! Peer 62.68.66.170:10685/80...
2014 Nov 11
1
smbd changeling and strange firewall logs
...x:
root at samba:/# samba -V
Version 4.1.11-Debian
root at samba:/# ps aux
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
[...]
root 10675 0.0 2.8 457368 29620 ? S Nov04 0:03
/usr/sbin/smbd -D --option=server role check:inhibit=yes --foreground
root 10684 0.0 3.2 482328 34116 ? S Nov04 0:02
/usr/sbin/smbd -D --option=server role check:inhibit=yes --foreground
3000026 10686 0.0 3.2 482328 34096 ? S Nov04 0:01
/usr/sbin/smbd -D --option=server role check:inhibit=yes --foreground
root 10688 0.0 3.2 482328 34100 ?...
2008 Mar 07
1
Finding Interaction and main effects contrasts for two-way ANOVA
I've tried without success to calculate interaction and main effects
contrasts using R. I've found the functions C(), contrasts(),
se.contrasts() and fit.contrasts() in package gmodels. Given the url
for a small dataset and the two-way anova model below, I'd like to
reproduce the results from appended SAS code. Thanks. --Dale.
## the dataset (from Montgomery)
twoway <-
2006 Aug 16
0
Capistrano issues on VPS
Anybody out there using Capistrano to do remote deployments of Ruby on
Rails apps on Rimu hosting? I am having a couple of issues with remote
deployment ( I am doing deployment from my windows pc using cygwin). I
am using Apache to run Rails as per setup described at
http://bliki.rimuhosting.com/space/knowledgebase/linux/miscapplications/ruby+on+rails
First one has to do with the fact that
2024 Oct 04
1
Warning message: Removed 888 rows containing missing values or values outside the scale range (`geom_line()`)
...ibrary(ggplot2)
library(dplyr)
library(gridExtra)
> dput(head(new_us_retail_employment,100))structure(list(Month = structure(c(-11323, -11292, -11264, -11233,
-11203, -11172, -11142, -11111, -11080, -11050, -11019, -10989,
-10958, -10927, -10898, -10867, -10837, -10806, -10776, -10745,
-10714, -10684, -10653, -10623, -10592, -10561, -10533, -10502,
-10472, -10441, -10411, -10380, -10349, -10319, -10288, -10258,
-10227, -10196, -10168, -10137, -10107, -10076, -10046, -10015,
-9984, -9954, -9923, -9893, -9862, -9831, -9803, -9772, -9742,
-9711, -9681, -9650, -9619, -9589, -9558, -9528, -9497, -94...
2014 Jul 30
0
[Announce] Samba 4.0.20 Available for Download
...-------------------
o Jeremy Allison <jra at samba.org>
* BUG 3124: s3: smb2: Fix 'xcopy /d' with samba shares.
* BUG 10653: Samba won't start on a machine configured with only IPv4.
* BUG 10673: s3: SMB2: Fix leak of blocking lock records in the database.
* BUG 10684: SMB1 blocking locks can fail notification on unlock, causing
client timeout.
* BUG 10685: s3: smbd: Locking, fix off-by one calculation in
brl_pending_overlap().
* BUG 10692: wbcCredentialCache fails if challenge_blob is not first.
o Andrew Bartlett <abartlet at samba.or...
2014 Jul 30
0
[Announce] Samba 4.0.20 Available for Download
...-------------------
o Jeremy Allison <jra at samba.org>
* BUG 3124: s3: smb2: Fix 'xcopy /d' with samba shares.
* BUG 10653: Samba won't start on a machine configured with only IPv4.
* BUG 10673: s3: SMB2: Fix leak of blocking lock records in the database.
* BUG 10684: SMB1 blocking locks can fail notification on unlock, causing
client timeout.
* BUG 10685: s3: smbd: Locking, fix off-by one calculation in
brl_pending_overlap().
* BUG 10692: wbcCredentialCache fails if challenge_blob is not first.
o Andrew Bartlett <abartlet at samba.or...
2014 Jul 28
0
[Announce] Samba 4.1.10 Available for Download
...e smbx
SMB1 servers.
* BUG 10653: Samba won't start on a machine configured with only IPv4.
* BUG 10671: s3: smbd: Prevent file truncation on an open that fails with
share mode violation.
* BUG 10673: s3: SMB2: Fix leak of blocking lock records in the database.
* BUG 10684: SMB1 blocking locks can fail notification on unlock, causing
client timeout.
* BUG 10685: s3: smbd: Locking, fix off-by one calculation in
brl_pending_overlap().
* BUG 10692: wbcCredentialCache fails if challenge_blob is not first.
o Christian Ambach <ambi at samba.org&g...
2014 Jul 28
0
[Announce] Samba 4.1.10 Available for Download
...e smbx
SMB1 servers.
* BUG 10653: Samba won't start on a machine configured with only IPv4.
* BUG 10671: s3: smbd: Prevent file truncation on an open that fails with
share mode violation.
* BUG 10673: s3: SMB2: Fix leak of blocking lock records in the database.
* BUG 10684: SMB1 blocking locks can fail notification on unlock, causing
client timeout.
* BUG 10685: s3: smbd: Locking, fix off-by one calculation in
brl_pending_overlap().
* BUG 10692: wbcCredentialCache fails if challenge_blob is not first.
o Christian Ambach <ambi at samba.org&g...
2005 Jul 07
1
rsync 2.6.4 - directory always updated
Hi,
I'm trying to figure out why when I do an rsync (Solaris, version
2.6.4 on both sides) from a site on the West Coast of the US to a site
on the East coast, I keep getting directories updated when I use the
command like this:
# rsync -ar -v -v -i -O --force --delete --exclude=.snapshot --stats \
src:/sysic/lib/freedomlib_V100/ /sysic/lib/freedomlib_V100/
And I get output like this,
2014 Jul 30
1
samba Digest, Vol 139, Issue 40
...Jeremy Allison <jra at samba.org>
> * BUG 3124: s3: smb2: Fix 'xcopy /d' with samba shares.
> * BUG 10653: Samba won't start on a machine configured with only IPv4.
> * BUG 10673: s3: SMB2: Fix leak of blocking lock records in the
> database.
> * BUG 10684: SMB1 blocking locks can fail notification on unlock,
> causing
> client timeout.
> * BUG 10685: s3: smbd: Locking, fix off-by one calculation in
> brl_pending_overlap().
> * BUG 10692: wbcCredentialCache fails if challenge_blob is not first.
>
>
> o An...
2008 Aug 22
0
Wine release 1.1.3
...1 Wine does not correctly launch Guild Wars
8829 EVE Online model of Large Artillery Battery structure is mostly transparent
9670 SparVoip crashes
10303 Unable to play Windows Media files
10437 Altium Designer crash
10620 PAF 5 help viewer hits unhandled page fault while closing
10684 Some games fail to restore pre-launch gamma
10951 Flashlight is darker then it should be in Half-Life 2: Episode 2
11029 Black & White game does not respond to mouse clicks
11098 Vaz Modular 3.03 hangs on exit
11526 Wine dies when starting Sigma Photo Pro 3.0
11616 Soulbringer c...