Displaying 6 results from an estimated 6 matches for "30179".
Did you mean:
20179
2010 Jun 22
2
Workaround for bug in Linksys Firmware 6.1.3(a) (or greater)
...9;ve used Linksys phones against recent Asterisk 1.4.x you may
have noticed
that they may drop registration for a quick bit and then go back to being ok
if your phone is behind NAT.
If you turn Asterisk's sip debug information on, you'll probably find
errors like these in your logs:
NOTICE[30179] chan_sip.c: Correct auth, but based on stale nonce
received from '"999911" <sip:999911 at 208.90.186.10>'
I believe I have determined that this is caused by a bug in the
Linksys firmware that is related to the NAT Keep-Alive packets.
Because recent Asterisk 1.4.x's do...
2004 Jan 28
1
Username/Password not passed to Samba
...[2004/01/27 20:00:00, 3] smbd/password.c:register_vuid(201)
User name: nobody Real name: Unprivileged user
[2004/01/27 20:00:00, 3] smbd/password.c:register_vuid(219)
UNIX uid 65534 is UNIX user nobody, and will be vuid 566
[2004/01/27 20:00:00, 3] smbd/process.c:process_smb(878)
Transaction 30179 of length 90
[2004/01/27 20:00:00, 3] smbd/process.c:switch_message(673)
switch message SMBtconX (pid 41343)
[2004/01/27 20:00:00, 3] smbd/sec_ctx.c:set_sec_ctx(288)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/01/27 20:00:00, 3] lib/access.c:check_access(314)
check_access: no hostnam...
2006 Aug 03
2
Permissions
I am trying to figure out how permissions work in Linux. In windows if I
want someone to have access to something you put their name in a group then
give that group access to that folder. However things can get difficult when
you have an office with a folder structure like this:
Taxoffice--->Names---> Private. Everyone in the group would need access to
the Taxoffice folder and names folder
2011 Oct 20
1
Don't Know Where Emails Are Or What's Happening
...tfix/smtpd[28141]:
warning: problem talking to service rewrite: Success
Oct 20
10:13:59 example postfix/master[4000]: warning: process
/usr/libexec/postfix/trivial-rewrite pid 30178 exit status 1
Oct
20 10:13:59 example postfix/master[4000]: warning: process
/usr/libexec/postfix/trivial-rewrite pid 30179 exit status 1
Oct
20 10:13:59 example postfix/smtpd[28458]: warning: problem talking to
service rewrite: Success
Oct 20 10:13:59 example
postfix/master[4000]: warning: process
/usr/libexec/postfix/trivial-rewrite pid 30180 exit status 1
Oct
20 10:13:59 example postfix/master[4000]: warning: process...
2013 Dec 23
0
Samba 4.0.13+dfsg-1 (occasionally) coredumps when copying files
...bug report w/Debian).
Package: samba
Version: 4.0.13+dfsg-1
While copying files from Linux(SAMBA) -> to a Windows 7 host using Debian
Testing (x86_64) w/ distribution's Samba version (4.0.13+dfsg-1):
Cores:
# ls -ltr *smb*
-rw------- 1 root root 2764800 Nov 10 12:30 core.smbd.30179
-rw------- 1 root root 2801664 Dec 22 06:25 core.smbd.12767
-rw------- 1 root root 2801664 Dec 22 06:25 core.smbd.12771
-rw------- 1 root root 2801664 Dec 22 07:10 core.smbd.17141
-rw------- 1 root root 2801664 Dec 22 07:10 core.smbd.17543
-rw------- 1 root root 2801664 Dec 22 07:53 core.smbd....
2004 Oct 25
9
Maildir unreliability
Looks like maildir can't be used very realiably without quite a lot of
locking. Writing and scanning the directory would have to be locked,
but reading wouldn't (as long as the file hasn't been renamed which
would require scanning to find it). So much for "no locks needed"..
The problem is that opendir()/readdir() may temporarily not return some
files if there has been