Displaying 20 results from an estimated 20 matches for "nabled".
Did you mean:
enabled
2003 May 19
2
Logwatch - malformed password entry(uid not number)
...5/19 15:24:29, 0] passdb/pdb_smbpasswd.c:getsmbfilepwent(364)
getsmbfilepwent: malformed password entry (uid not number)
It's not really serious (at least to me) but it's a cause for concern. Below
are the details
LInux Redhat 8.0
Samba 2.2.7-5.8.0 - Security Rollup fix
pam_smbpasswd.so enabled.
I've got smbpasswd and passwd database sync'ed together using PAM. Since
Redhat's shipping samba is 'flawed' and not pam e-nabled, I recompiled it
using source and Redhat's errata. (i'm pretty sure I did it correctly)
Any help is appreciated.
Cheers,
Mun Heng, Ow
H/M...
2006 Mar 02
3
Native music on hold - Error
I have tried to use native music on hold. In dir /var/lib/asterisk/moh-native/ I have some wav files (with 755 permission). In musiconhold.conf I have
[native]
mode=files
directory=/var/lib/asterisk/moh-native
And in sip.conf I have
musicclass=native
When I put call on hold this is what I get at CLI.
-- Executing Dial("SIP/341-5931", "SIP/344|20|wWtT") in new stack
2018 Nov 20
3
samba AD - bind - deleted DNS entries are not removed completely
Hello,
I've posted about this issue some time ago, but I maybe didn't explain
myself enough and/or didn't supply enough information.
My setup is centos 7.5 samba 4.8.4 AD DCwith BIND as dns backend.
I noticed that some windows clients stopped doing secure dns dynamic
updates because of insufficient rights error.
Upon further digging I realized that all of the entries, that were
2015 Aug 24
1
abrt-watch-log -F BUG: WARNING: at WARNING: CPU: INFO: possible recursive locking detected
Hi All,
I've been tuning a server recently and just today this has started to
appear in my top/htop output.
[root at db1 ~]# ps -aux | grep kernel
root 1011 0.0 0.0 212048 4532 ? Ss 13:34 0:00 /usr/bin/abrt-watch-log -F
BUG: WARNING: at WARNING: CPU: INFO: possible recursive locking detected
ernel BUG at list_del corruption list_add corruption do_IRQ: stack
overflow: ear stack overflow
2020 May 06
2
du hung, wild display in ps
Hi!
On Centos-7:
$ cat /etc/centos-release
CentOS Linux release 7.8.2003 (Core)
Was running du to examine the sizes of my backups and
found du hung, running "ps -eLf /mnt/backup/backups" shows this:
# ps -eLf | grep du
root 1185 1 1185 0 1 May01 ? 00:00:00 /usr/bin/abrt-watch-log -F Backtrace /var/log/Xorg.0.log -- /usr/bin/abrt-dump-xorg -xD
root 1281
2018 Dec 20
0
abrt-watch-log -F BUG: WARNING:
Hi,
Please what is this error ?
/usr/bin/abrt-watch-log -F BUG: WARNING: at WARNING: CPU: INFO: possible
recursive locking detected ernel BUG at list_del corruption list_add
corruption do_IRQ: stack overflow: ear stack overflow (cur: eneral
protection fault nable to handle kernel ouble fault: RTNL: assertion failed
eek! page_mapcount(page) went negative! adness at NETDEV WATCHDOG ysctl
table
2010 Oct 06
0
Is it error or normal for "find_domain_master_name_query_fail"
Hi,
I am running samba server on CentOS 5.2, it works, but it has so many
"find_domain_master_name_query_fail" and "nable to find the Domain
Master Browser name BEC<1b> for the workgroup BEC" in the log file.
Does that messages indicate some kind of errors or misbehaviour, or it
is normal we don't need to worry about it?
BTW, from time to time, the samba clients got
2012 Sep 17
1
Re: Performance of PVM and HVM
no one care about this
--
View this message in context: http://xen.1045712.n5.nabble.com/Performance-of-PVM-and-HVM-tp5711212p5711304.html
Sent from the Xen - User mailing list archive at Nabble.com.
2015 Nov 06
2
How does -fPIE get passed from clang to llc when run on a .ll file?
If I create an llvm IR file (.ll) using clang like this:
clang -v -emit-llvm -fPIC -O0 -S global_dat.c -o global_dat_x86_pic.ll
And then take a look at the resulting .ll file, I see near the bottom:
!0 = !{i32 1, !"PIC Level", i32 2}
Now if I do the same, but specify -fPIE:
clang -v -emit-llvm -fPIE -O0 -S global_dat.c -o global_dat_x86_pie.ll
And then look at the resulting
2015 Nov 06
2
How does -fPIE get passed from clang to llc when run on a .ll file?
On Fri, Nov 6, 2015 at 10:46 AM, Tim Northover <t.p.northover at gmail.com>
wrote:
> On 6 November 2015 at 10:32, Phil Tomson via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
> > So if I were to pass this .ll file (global_dat_x86_pie.ll) to llc how
> would
> > llc know that the PIE Level is 2? Is this an oversight, bug, or expetcted
> > behaviour with a
2018 Nov 21
0
samba AD - bind - deleted DNS entries are not removed completely
Hello,
Since noone answered, I'll add some more information - maybe I'm unclear
about the nature of the issue?
I re-read samba wiki, especially about DNS management and I didn't find
any information pointing to such behaviour. I was deleting all entries
using windows DNS management console (which is in the sama wiki, so I
suppose it's supported)
I don't have
2007 Dec 15
1
Is 'force user/group' misbehaving?
...---------------
/example is owned by root and has 777 permissions.
NB: This is just for testing with a farily simple smb.conf file and to set
any file access permission problems aside.
I have users 'to' and 'ti' created in both the "system" and the samba db and
also (-e)nabled in samba...
With the exact smb.conf shown, when I try to enter "public", I'm asked a
user/pass. Wether I to/pass or ti/pass, i can't even see the contents of
public and the client complains that the resource/directory does not exist.
If I comment out the force user and group dec...
2009 Mar 15
2
smallest page of encoded data
Hi,
I am implementing and audio recorder where I need to encode to vorbis DURING recording.
I need to allow the user to cut and paste segments of encoded audio into a new stream.
As such, I need to encode the audio in sub-second pages (the smallest allowable amount for the wave format), so that cut/paste can be implemented simply by re-arranging these encoded pages.
How can I calculate, the
2018 Nov 21
2
samba AD - bind - deleted DNS entries are not removed completely
To answer my own question:
Yes, it's seems like a feature.
I ran basic ldbsearch query:
ldbsearch -H /usr/local/samba/private/sam.ldb -b
"DC=DomainDnsZones,DC=mydomain,DC=com" and saw in output entries with:
dNSTombstoned: TRUE
Overall there are a couple hundred entries with as such. So now my
question is:
How can I safely remove them, any tips/guideliness? I thought that
2005 Jul 05
1
Newbie question reg. Asterisk and Channel Access Bank I and TE110p
Hi,
I have some problem to get this setup working. I have a CAC Channel
Banl I, with FXO and an Asterisk box ( I am using Asterisk@Home 1.2)
and I have a TE110p installed in this box.
What I want to do is, just to be able to dial one of those lines that
already are connected to the channel bank, and transfer that call
through TE110p and Asterisk to a user agent somewhere through
Internet.
2005 Nov 26
1
Tomb Raider 4 and wine 0.9.1(DirectX 6.1)
Hi!
I've just installed wine-0.9.1 on my Fedora Core 3 system (Radeon 9600XT
- fglrx-8.19.10).
While TR3(demo) setup & gameplay runs okay, TR4 breaks and gives me this
error output after the setup screen is thru:
ALSA lib seq_hw.c:446:(snd_seq_hw_open) open /dev/snd/seq failed: No
such file or dir
ectory
err:int:INSTR_EmulateInstruction mov cr4,eax at 0x0048da53
2006 Mar 24
1
R crashes when loading library/package; Windows, Cygwin
Dear list members,
This is a question is about building an R package under windows and cygwin. Please bear with me.
I have a package in R that compiles well on my stationary computer (WINDOWS NT, R 1.8.1 and prior), and the resulting (package_version).zip file works well there. It contains an R script file and a C file.
After installing tools to build the package on my laptop, the package
2010 Sep 20
0
No subject
...=A0RX bytes:5055429 (4.8 MiB) =A0TX byte=
s:21399229 (20.4 MiB)</div>
</div><div><br></div><div><br></div><div><div>[root at localhost ~]# brctl sho=
w</div><div>bridge name =A0 =A0 bridge id =A0 =A0 =A0 =A0 =A0 =A0 =A0 STP e=
nabled =A0 =A0 interfaces</div><div>br0 =A0 =A0 =A0 =A0 =A0 =A0 8000.000c29=
58b56b =A0 =A0 =A0 no =A0 =A0 =A0 =A0 =A0 =A0 =A0vpn</div>
<div>=A0=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0...
1997 Sep 28
0
[IPD] Internet Probe Droid
[Mod: while not directly related to linux security, this post of course is
approved because it provides a good summary and clear description. Please
limit the discussion on this topic to new stuff. In general posts like this
will be approved -- alex]
Automating brute force attacks with ''Expect"
balif and desslok
- Abstract -
phf,
2010 Aug 31
30
Xen 4.0.1 on Ubuntu Lucid 10.04 - Desktop / Server - 64 Bits - With OpenGL (Intel GEM) enabled - From Linuxcon Brazil! :-D
Guys!
Tomorrow in my "live" presentation at Linuxcon Xen Directions! I''ll show
the Xen Live CD to the public!
To celebrate! I want to share my last procedure to get and run Xen 4.0.1 on
Ubuntu 10.04 64 bits, here we go:
The procedure:
1- Install all the packages:
aptitude update
aptitude install bridge-utils build-essential libncurses5-dev dpkg-dev
debhelper