Displaying 20 results from an estimated 113 matches for "testboxes".
2011 Feb 11
1
null pointer dereference in iov_iter_copy_from_user_atomic while updating rpm packages
Hi,
While updating my fedora rawhide installation, I got the Ooops listed
at the end of the Email.
Is this a known bug (I didn''t find anything specific), or should I file a bug?
Thank you in advance, Clemens
Feb 10 10:59:45 testbox kernel: [ 524.495751] BUG: unable to handle
kernel NULL pointer dereference at (null)
Feb 10 10:59:45 testbox kernel: [ 524.496006] IP:
2003 Sep 10
0
can't change password : PANIC failed to set gid
Hi !
When trying to change users password from NT or XP workstations (using
CTRl-ALT-DEL), I get an error under Windows and this in my samba logs:
Sep 10 16:15:08 testbox kernel: pid 2709 (smbd), uid 10000: exited on
signal 6
Sep 10 16:15:08 testbox smbd[2709]: [2003/09/10 16:15:08, 0]
lib/util_sec.c:assert_gid(114)
Sep 10 16:15:08 testbox smbd[2709]: Failed to set gid privileges to
2008 Jul 07
1
Winbind syslog errors and Domain Local Groups
Hello all.
I'm relatively new to Samba, and haven't been able to track down a
solution to this particular problem.
I use Samba/Winbind to authenticate FreeBSD machines against a
Windows 2003 Active Directory. That all works fine. The problem is
that groups in the AD of type "Security Group - Domain Local" are
causing winbindd a lot of grief. Every time the winbindd daemon is
2010 Aug 30
1
auth: Fatal: Unknown passdb driver 'mysql'
Hi People,
I am setting up a new dovecot server for testing first prior production
upgrade from 1.2.x to 2.0.x.
I used the RPMs from ATrpms: dovecot-2.0.0-1_117.el5.x86_64.rpm
The errors I am getting:
-----------------------------
Aug 27 18:15:29 testbox dovecot: auth: Debug: Loading modules from
directory: /usr/lib64/dovecot/auth
Aug 27 18:15:29 testbox dovecot: auth: Debug: Module loaded:
2003 Nov 20
1
ADS and Realm
Hi,
Here is the network setup
Linux 8.0/samba 3.0
hostname = testbox
workgroup or domain = testnet.lan
Active Dir./DNS = 192.168.110.x
I been trying to join a linux 8.0(testbox) with samba
3.0.2 to a AD native mode environment.I used the
command "net join ads Administrator" and tells me
testbox is joined to testnet.lan realm and i see it on
network neighborhood,but I can't open
2017 Mar 17
3
lock out account after 3 failures
I?m looking to configure a centos 7 server to lock out anaccount after 3 login failures.
I?ve followed this
?
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Security_Guide/chap-Security_Guide-Securing_Your_Network.html#sect-Security_Guide-Workstation_Security-Administrative_Controls
?
Section2.1.9.5 Account Locking
?
And even rebooted the serverbut it
2016 Oct 20
2
Pigeonhole/sieve possibly corrupting mails
Hi!
> Somehow Dovecot thinks that the mbox file changed under it..
Yes. And it's probably right, but I wonder what could have changed it. I
looked around inotify and it seems there is no way to let a file being
watched and get program names/pids of processes accessing it.
> These mbox corruptions are usually pretty difficult to reproduce (= impossible to fix without ability to
2003 Jun 12
1
smbpasswd not attempting to use LDAP
I've only got LDAP configured as a passdb type in my smb.conf, but
samba appears to be completely ignoring that and creating an
/etc/samba/smbpass file (full output of that at the bottom)
my smb.conf has:
ldap admin dn = "cn=Admin,dc=byramhealthcare,dc=com"
ldap ssl = off
passdb backend ldapsam:ldap://ldapmaster.byramhealthcare.com
ldap delete dn = no
ldap user suffix =
2005 Dec 07
5
Atlantis-Land UPS with Cypress CY7C63723 chip (cypress_m8 driver) support
Hello everybody!
I am trying to get an Atlantis-Land OnePower Line Interactive S1501
UPS (actually it is made by Ablerex) to talt to my Linux box through its
USB port (no more RS-232...), either using the supplied program
(UPSilon2000, works under Win and Linux) or whatever else.
The UPSilon2000 program apparently works OK *if* it can talk to the
UPS via a serial port; since my UPS has
2005 Dec 07
5
Atlantis-Land UPS with Cypress CY7C63723 chip (cypress_m8 driver) support
Hello everybody!
I am trying to get an Atlantis-Land OnePower Line Interactive S1501
UPS (actually it is made by Ablerex) to talt to my Linux box through its
USB port (no more RS-232...), either using the supplied program
(UPSilon2000, works under Win and Linux) or whatever else.
The UPSilon2000 program apparently works OK *if* it can talk to the
UPS via a serial port; since my UPS has
2003 Jul 16
0
LDAP and Multiple Samba Hosts Issue
OK, I'm trying to get Samba working with LDAP. And I have it... sort of.
I have a Samba server TESTBOX, and I can authenticate to it just fine.
It seems taht if I change the "netbios name" (which I was doing to
simulate "connecting from some other samba server in our network"), I
get:
$ smbclient //FS01/files 'foo' -U dballing -I
testbox.byramhealthcare.com -N
2013 Mar 05
0
Please shed a light: when sssd will return from offline to online?
Hi all,
?I'm new to sssd configs and debugging. Recently we have encountered some problems with sssd. Basically 6 out of 50 servers has 'getent passwd' lost all userIDs from LDAP backend, while others are OK.?
My sssd is at version 1.8.0-32. the related error messages are attached below. The sssd_nss seems got killed by temporarily network connection problems to backend openLDAP
2003 Jun 16
0
LDAP smbpasswd help needed
Hopefully, you can help me out.
I'm trying to figure out why I'm getting the error I get. From the
debug output, it looks like it's adding the objectClass to the user (so
they can get the sambaSID attribute attached to them), but it's not
actually happening.
The schema is, obviously, in the LDAP server in question.
Any thoughts?
D
# smbpasswd -D 99 -a testuser
Netbios name
2016 Oct 20
1
Pigeonhole/sieve possibly corrupting mails
Well, I tried.
for i in {1..50}; do echo x | mail -s test krakonos+test at krakonos.org;
done
and running lsof. Didn't catch a single lockfile. lsof runs about 1s, so
there is little chance of catching it. However, I was reading the mails
while they were being delivered, and didn't trigger the problem.
I'll let it happen once more, so I know it's still reproducible and add
2008 Jun 22
2
v1.0.13: maildirfolder not being created
Hi,
I'm using version 1.0.13 of dovecot. I know it's somewhat dated, but
that's the latest that Debian etch offers, and I would like to avoid
compiling by myself if possible.
dovecot is not creating the 'maildirfolder' in folders that are
created via IMAP. Looking at the NEWS file, this was implemented in
v1.0.rc7, so my version should have that working already. Is
2019 Dec 27
2
The case of the missing /boot/grub2/grub.cfg in centos8
So I installed centos8. And I was looking for the grub config file:
[root at testbox ~]# ls -l /etc/grub2.cfg
lrwxrwxrwx. 1 root root 22 Oct 2 13:01 /etc/grub2.cfg -> ../boot/grub2/grub.cfg
[root at testbox ~]#
But
[root at testbox ~]# ls /boot/grub2/
grubenv
[root at testbox ~]#
Why is it not there? FYI, I did try 'yum reinstall grub2' and no
/boot/grub2/grub.cfg for me.
1996 Dec 05
0
NFS/mountd minor bug
This is only a small one and not that serious because remote lusers shouldnt
have access to your portmappers at all. However if they do then rpc.mountd
gives out more info than is ideal.
Viz
mount testbox:/usr/lib /mnt
mount testbox:/usr/lib failed, reason given by server: Permission denied
mount testbox:/usr/libs /mnt
mount: testbox:/usr/libs failed, reason given by server: No such file or
2006 Jul 02
3
Dovecot deliver logging problem and procmail
Hello!
Currently I'm trying to integrate dovecot's deliver program into procmail.
So basically I'd write a patch for procmail to deliver not directly into
the mbox file but delivering with the dovecot deliver program.
Do you think this is a good concept?
For testing I use the commands discussed below. Currently I'm having a
problem that deliver doesn't recognize the
2005 Jul 06
3
sendmail + plain auth
I'm probably missing something obvious, but I can get sendmail to give me AUTH
PLAIN and LOGIN options.
What I have is fairly standard configuration. The relevant part of sendmail.mc
looks something like this:
define(`confCACERT_PATH',`/etc/ssl/certs')
define(`confCACERT',`/etc/ssl/ca-bundle.crt')
define(`confSERVER_CERT',`/etc/ssl/smtp.crt')
2016 Oct 15
3
Pigeonhole/sieve possibly corrupting mails
Hi!
I'm here again with a problem. I'm using dovecot as an IMAP server and
LDA, filtering mail via sieve. However, few times a day I get the
following error on server and my client (mutt) gets disconnected.
Oct 15 20:20:29 ibex dovecot: imap(krakonos): Error: Corrupted index cache file /home/krakonos/.mbox/.imap/INBOX/dovecot.index.cache: Broken physical s ize for mail UID 149418 in