Displaying 16 results from an estimated 16 matches for "12728".
Did you mean:
1272
2005 Jan 23
0
SAMBA 3 not working with W2K/XP in PDC mode.
...200:300:Workstation:/dev/null:/bin/false
stec$:x:1200:300:Workstation:/dev/null:/bin/false
para$:x:1200:300:Workstation:/dev/null:/bin/false
maxpress$:x:1200:300:Workstation:/dev/null:/bin/false
-------------- next part --------------
root:$1$h4SE1Er1$7WE8rNc2d1JmsLVQ7n3320:12743:0:99999:7:::
bin:*:12728:0:99999:7:::
daemon:*:12728:0:99999:7:::
adm:*:12728:0:99999:7:::
lp:*:12728:0:99999:7:::
sync:*:12728:0:99999:7:::
shutdown:*:12728:0:99999:7:::
halt:*:12728:0:99999:7:::
mail:*:12728:0:99999:7:::
news:*:12728:0:99999:7:::
uucp:*:12728:0:99999:7:::
operator:*:12728:0:99999:7:::
games:*:12728:0:999...
2017 Jan 11
0
memory usage and error with samba 4.4.5
...SIG: seq 2
Jan 11 04:44:26 server smbd[25409]: [2017/01/11 04:44:26.230360, 0]
../source3/smbd/process.c:572(receive_smb_talloc)
Jan 11 04:44:26 server smbd[25409]: receive_smb: SMB Signature
verification failed on incoming packet!
root at server:~# ps aux |grep 30686
root 11092 0.0 0.1 12728 2160 pts/0 S+ 08:48 0:00 grep 30686
root 30686 21.2 27.2 1129996 561608 ? R 2016 6446:26
/usr/local/samba/sbin/samba -D
root at server:~# ps aux |grep 30688
root 11105 0.0 0.1 12728 2060 pts/0 S+ 08:48 0:00 grep 30688
root 30688 0.7 18.1 1321680 372960 ?...
2017 Jan 11
1
memory usage and error with samba 4.4.5
...230360, 0]
> > ../source3/smbd/process.c:572(receive_smb_talloc)
> > Jan 11 04:44:26 server smbd[25409]: receive_smb: SMB Signature
> > verification failed on incoming packet!
> >
> >
> > root at server:~# ps aux |grep 30686
> > root 11092 0.0 0.1 12728 2160 pts/0 S+ 08:48 0:00 grep
> 30686
> > root 30686 21.2 27.2 1129996 561608 ? R 2016 6446:26
> > /usr/local/samba/sbin/samba -D
> > root at server:~# ps aux |grep 30688
> > root 11105 0.0 0.1 12728 2060 pts/0 S+ 08:48 0:00 grep
> 3...
2017 Apr 25
4
[Announce] Samba 4.6.3 Available for Download
...SIDs from other
backends.
* BUG 12565: vfs_fruit: Resource fork open request with
flags=O_CREAT|O_RDONLY.
* BUG 12615: manpages/vfs_fruit: Document global options.
* BUG 12624: lib/pthreadpool: Fix a memory leak.
* BUG 12727: Lookup-domain for well-known SIDs on a DC.
* BUG 12728: winbindd: Fix error handling in rpc_lookup_sids().
* BUG 12729: winbindd: Trigger possible passdb_dsdb initialisation.
o Alexander Bokovoy <ab at samba.org>
* BUG 12611: credentials_krb5: use gss_acquire_cred for client-side GSSAPI
use case.
* BUG 12690: lib/crypto: Implement...
2017 Apr 25
4
[Announce] Samba 4.6.3 Available for Download
...SIDs from other
backends.
* BUG 12565: vfs_fruit: Resource fork open request with
flags=O_CREAT|O_RDONLY.
* BUG 12615: manpages/vfs_fruit: Document global options.
* BUG 12624: lib/pthreadpool: Fix a memory leak.
* BUG 12727: Lookup-domain for well-known SIDs on a DC.
* BUG 12728: winbindd: Fix error handling in rpc_lookup_sids().
* BUG 12729: winbindd: Trigger possible passdb_dsdb initialisation.
o Alexander Bokovoy <ab at samba.org>
* BUG 12611: credentials_krb5: use gss_acquire_cred for client-side GSSAPI
use case.
* BUG 12690: lib/crypto: Implement...
2006 Jul 23
0
composed_of and validates_presence_of
I''m using composed_of in one of my models, and I''d like to validate
that the attribute is present.
class Hand < AR::Base
composed_of :level, :mapping => [ %w(sb sb), %w(bb bb), %w(ante ante) ]
validates_presence_of :level, :message => "must be set"
end
The Level class itself is very simple:
class Level
include Reloadable
attr_reader :sb, :bb, :ante
2017 May 18
0
[Announce] Samba 4.5.9 Available for Download
...: idmap_autorid allocates ids for unknown SIDs from other backends.
* BUG 12562: vfs_acl_common should force "create mask = 0777".
* BUG 12565: vfs_fruit: resource fork open request with
flags=O_CREAT|O_RDONLY.
* BUG 12727: Lookup-domain for well-known SIDs on a DC.
* BUG 12728: winbindd: Fix error handling in rpc_lookup_sids().
* BUG 12729: winbindd: Trigger possible passdb_dsdb initialisation.
* BUG 12749: Can't case-rename files with vfs_fruit.
* BUG 12766: s3/smbd: Update exclusive oplock optimisation to the lease area.
o Amitay Isaacs <amitay at gma...
2017 May 18
0
[Announce] Samba 4.5.9 Available for Download
...: idmap_autorid allocates ids for unknown SIDs from other backends.
* BUG 12562: vfs_acl_common should force "create mask = 0777".
* BUG 12565: vfs_fruit: resource fork open request with
flags=O_CREAT|O_RDONLY.
* BUG 12727: Lookup-domain for well-known SIDs on a DC.
* BUG 12728: winbindd: Fix error handling in rpc_lookup_sids().
* BUG 12729: winbindd: Trigger possible passdb_dsdb initialisation.
* BUG 12749: Can't case-rename files with vfs_fruit.
* BUG 12766: s3/smbd: Update exclusive oplock optimisation to the lease area.
o Amitay Isaacs <amitay at gma...
2017 Apr 25
0
[Announce] Samba 4.6.3 Available for Download
...t: Resource fork open request with
> > flags=O_CREAT|O_RDONLY.
> > * BUG 12615: manpages/vfs_fruit: Document global options.
> > * BUG 12624: lib/pthreadpool: Fix a memory leak.
> > * BUG 12727: Lookup-domain for well-known SIDs on a DC.
> > * BUG 12728: winbindd: Fix error handling in rpc_lookup_sids().
> > * BUG 12729: winbindd: Trigger possible passdb_dsdb
> initialisation.
> >
> > o Alexander Bokovoy <ab at samba.org>
> > * BUG 12611: credentials_krb5: use gss_acquire_cred for
> client-side GSSAPI...
2017 Mar 13
1
Memory leak samba 4.4.5 and authentications errors
...used free shared buffers cached
Mem: 2010 1770 239 40 519 623
-/+ buffers/cache: 627 1382
Swap: 2076 *523 *1553
root at samba4:~# ps auxf | egrep "samba|smbd|winbindd"
root 10925 0.0 0.0 12728 2040 pts/0 S+ 10:45 0:00
\_ grep -E samba|smbd|winbindd
root 3639 0.0 0.4 540524 9020 ? Ss 2016 0:15
/usr/local/samba/sbin/samba -D
root 3657 0.0 0.2 540524 4904 ? S 2016 0:00 \_
/usr/local/samba/sbin/samba -D
root 3661 0.0 0.4 513240 10204...
2015 Mar 25
2
TRUNK Dial failed due to CONGESTION HANGUPCAUSE: 34
tnaks for your response but the number dialed exist and i can call this
number when i configure the trunk directly in x-lite and i call call also
this number from my cell phone .
any help
thanks and regards
2015-03-25 12:59 GMT+00:00 Matthew Jordan <mjordan at digium.com>:
> On Wed, Mar 25, 2015 at 7:35 AM, Salaheddine Elharit
> <salah.elharit200 at gmail.com> wrote:
> >
2007 Aug 26
0
3 commits - libswfdec/swfdec_as_context.c player/swfplay.c test/trace
...12632 => Hello World
+12640 => Hello World
+12648 => Hello World
+12656 => Hello World
+12664 => Hello World
+12672 => Hello World
+12680 => Hello World
+12688 => Hello World
+12696 => Hello World
+12704 => Hello World
+12712 => Hello World
+12720 => Hello World
+12728 => Hello World
+12736 => Hello World
+12744 => Hello World
+12752 => Hello World
+12760 => Hello World
+12768 => Hello World
+12776 => Hello World
+12784 => Hello World
+12792 => Hello World
+12800 => Hello World
+12808 => Hello World
+12816 => Hello World
+12824...
2008 Jan 01
0
4 commits - libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_object.c libswfdec/swfdec_as_types.c libswfdec/swfdec_as_types.h libswfdec/swfdec_sprite_movie_as.c test/trace
...2624: 0, 0
+12632: ,
+12632: 0, 0
+12640: ,
+12640: 0, 0
+12648: ,
+12648: 0, 0
+12656: ,
+12656: 0, 0
+12664: ,
+12664: 0, 0
+12672: ,
+12672: 0, 0
+12680: ,
+12680: 0, 0
+12688: ,
+12688: 0, 0
+12696: ,
+12696: 0, 0
+12704: ,
+12704: 0, 0
+12712: ,
+12712: 0, 0
+12720: ,
+12720: 0, 0
+12728: ,
+12728: 0, 0
+12736: ,
+12736: 0, 0
+12744: ,
+12744: 0, 0
+12752: ,
+12752: 0, 0
+12760: ,
+12760: 0, 0
+12768: ,
+12768: 0, 0
+12776: ,
+12776: 0, 0
+12784: ,
+12784: 0, 0
+12792: ,
+12792: 0, 0
+12800: ,
+12800: 0, 0
+12808: ,
+12808: 0, 0
+12816: ,
+12816: 0, 0
+12824: ,
+12824:...
2007 Sep 18
0
[LLVMdev] 2.1 Pre-Release Available (testers needed)
...n/a
MultiSource/Benchmarks/FreeBench/analyzer/analyzer | 0.0794 12932 0.0685 * 0.0650 | 0.15 0.17 0.11 * 0.19 | 0.88 1.36 n/a n/a
MultiSource/Benchmarks/FreeBench/distray/distray | 0.0527 12728 0.0538 * 0.0490 | 0.44 0.65 0.35 * 0.41 | 0.68 1.26 n/a n/a
MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow | 0.1344 27992 0.1707 * 0.1423 | 1.85 1.58 2.05 * 2.20...
2003 Mar 29
1
compling errors for sun unix (PR#2702)
...12629: $? = 0
configure:12640: result: yes
configure:12654: checking for type of socket length
configure:12685: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:12688: $? = 0
configure:12691: test -s conftest.o
configure:12694: $? = 0
configure:12712: result: socklen_t *
configure:12728: checking whether byte ordering is bigendian
configure:12756: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure: In function `main':
configure:12802: `bogus' undeclared (first use in this function)
configure:12802: (Each undeclared identifier is reported only once
configure...
2007 Sep 15
22
[LLVMdev] 2.1 Pre-Release Available (testers needed)
LLVMers,
The 2.1 pre-release (version 1) is available for testing:
http://llvm.org/prereleases/2.1/version1/
I'm looking for members of the LLVM community to test the 2.1
release. There are 2 ways you can help:
1) Download llvm-2.1, llvm-test-2.1, and the appropriate llvm-gcc4.0
binary. Run "make check" and the full llvm-test suite (make
TEST=nightly report).
2) Download