Displaying 20 results from an estimated 1000 matches similar to: "Problem with different case logins"
2006 Jun 20
4
Xen from backports on sarge not working
Hi,
I've downloaded and installed the Xen packages from backports.org
in a box with sarge, and it doesn't work. That's the short story. Now the
long one :-)
The problem is that I can't bring up the domUs. This is the error
displayed when I try:
~# xm create -c chen.cfg
Using config file "/etc/xen/chen.cfg".
Error: Device 0 (vif) could not be connected. Hotplug
2006 May 24
1
Status of xen in Debian?
Hi, I'm new to the list. So, excuse me if I'm making a FAQ :-)
What's the status of Xen in Debian? I know that there are Xen 3
packages available for sid, but what about sarge/etch? Are there packages
also, even if only for Xen 2? I'd like to use it in a semi-production
machine (which means that it's doing some work, even if it's not overly
important) with sarge, and
2014 Aug 11
0
Samba4 subdomain delegation
Hi,
we're planning a Samba 3 to Samba 4 upgrade, and we're quite happy
with the tests we've done. Everything worked as expected, and I hope
that the migration will be done without major issues (famous last
words). But we're having some problems with subdomain delegation.
Our setup is formed by the Samba server and a DNS server running
Bind 9. The DNS server is used
2014 Aug 19
2
Missing patch for RODC user preloading
Hi,
I've stumbled upon this message:
https://lists.samba.org/archive/samba-technical/2013-November/096322.html
Which includes a patch to make user preloading in a RODC actually
work. I'm running SerNet Samba packages, version 4.1.11, and this patch
has not been applied. Is it blocked for some reason?
Thanks in advance,
--
Roberto Su?rez Soto
Allenta Consulting
2004 Apr 27
1
Password changes to /etc/passwd, but not smbpasswd
Hello,
I've Googled and done some mailing list searches, but can't figure out
the following .
When a user on a Windows 2000 machine attempts to change their password,
the change gets applied to /etc/passwd, but not to smbpasswd.
The error I receive from Windows is: "The system cannot change your
password right now because the domain .. Is not available". (The domain
is
2008 May 06
2
Can you use RSpec to test initializers?
Hi there!
I''m trying to spec out some code that will set the smtp_settings in a
custom ActiveMailer object. Basically I want to check that if my
configuration object has the right smtp_server, that the ActiveMailer
object gets set up correctly. So, my spec looks like this:
it "uses smtp server if config says so" do
2005 Dec 08
1
prefetch userdb on 1.0.alpha4
Hi all,
I've a problem with prefetch userdb function on 1.0.alpha4 ?
I get this :
Error: auth(default): ldap(mylogin,10.3.245.xxx): Multiple password
replies
Info: auth(default): ldap(mylogin,10.3.245.xxx):
base=dc=boursorama,dc=fr scope=subtree filter=(&(objectClass=
boursoramaMailAccount)(mailInternalAllowedProtocol=imap))
fields=uid,userPassword
An ldapsearch with the same
2001 Apr 14
2
Mysterious connection disappearances
I installed a samba server about a week ago for a client and have been
having some trouble with it. The two problems that occur are:
1. The "Microsoft mail postoffice" occasionally has files with deny_all
locks on them that prevent other users from sending email to the user.
My first impression was that this was an Outlook issue, but rebooting
the entire (client) computer does not
2011 Jul 09
8
Show your CentOS Support
hi guys,
I have about 80 CentOS T-Shirts, ranging from Medium to 3XL in size.
These are the grey T-shirts we can see Ralph, Garry and the guys from
hostdime modeling for us at:
http://www.karan.org/pics/centos/images/002-IMG_2571.JPG
If you would like one, please send me an email on kbsingh at the
centos.org domain, and let me know your address and what size you would
want, I would be happy
2017 Oct 23
0
R base packages
?library
Cheers,
Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Mon, Oct 23, 2017 at 11:36 AM, Rene J Suarez-Soto <
rene.j.suarez at gmail.com> wrote:
> I installed R 3.4.2 (Windows) and noticed that 30 folders are under my
2017 Sep 16
0
R_LIBS_USER not in libPaths
I'm not sure I follow what.the problem is. Are you trying to
set R_LIBS_USER but R does not acknowledge it, or do you observe something
in R that you didn't expect to be there and you are trying to figure out
why that is / where that happens?
Henrik
On Sep 16, 2017 07:10, "Rene J Suarez-Soto" <rene.j.suarez at gmail.com> wrote:
> I have a computer where R_LIBS_USER is
2017 Sep 16
1
R_LIBS_USER not in libPaths
I have not intentionally set R_LIBS_USER. I looked for an Renviron.site
file but did not see it in R/etc or my home directory. The strange part is
that if I print Sud.getenv I see a value for R_LIBS_USER. However, this
directory is not showing under libPaths.
I though .libPaths should contain R_LIBS_USER.
I also noticed that R related variables are not in the system or user
variables because I
2006 Aug 10
1
Web service SOAP URLs started failing with 1.1.4 or using 1.1.2 security patch
Railers,
I''m trying to figure out why invocations to my Web service URLs work
with Rails 1.1.2 but fail both with Rails 1.1.4 (and 1.1.5) and when I
apply the new 1.1.2 security patch to Rails 1.1.2.
It looks like they are failing with SOAP clients but succeeding with
XML-RPC clients.
The URL that used to work is of the form
http://localhost:3000/my_controller/ServiceName/api. When I
2006 Jan 17
2
actionmailer
I''m getting an error when I''m tyring to use the actionmailer.
undefined method `deliver_signup_thanks'' for Notifier:Class
This is what I have in the controller.
def emailTest
Notifier::deliver_signup_thanks()
render_text "email test"
end
This is what I have in notifier model (notifier.rb)
class Notifier < ActiveRecord::Base
def
2006 Feb 06
0
SAMBA Winbind and AIX and chown not showing ad user id
I changed the separator to + from / and now when I use
users=DOMAIN+mylogin, I get access to a share finally. However, when I
run chown DOMAIN+mylogin testdir, testdir is not set to DOMAIN+mylogin,
it is set to tempfn (temporary id is what the gecos/description says).
In aix land, what do I need to do to get it to use WINBIND to set the
diretory ownership now? My /usr/lib/security/methods.cfg
2006 Feb 05
0
ok - now how to access a share?
I got net ads join to finally work, but I cannot get samba to
authenticate a user to a share.
[global]
workgroup = DOMAIN
netbios name = svcanimp
socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384
idmap uid = 10000-20000
idmap gid = 10000-20000
idmap backend = ad
use kerberos keytab = yes
# os level = 65
winbind
2013 Aug 26
1
local AND virtual mail locations ?
Hi,
I would like to use Dovecot not only for virtual mboxes, but also for
local users. In other words, I would like to use different
"mail_location"s depending on "passdb" "passwd-file" versus "passwd". I
need that as the smtp daemon I am using (david parsons' postoffice smtp
server) serves both but is only able to process messages through
2000 May 03
2
2.0.7: unsolicited oplock break reply
I've used
oplocks = no
for a long time now, because of the famous "oplock_break" error, but I
decided to give 2.0.7 a try.
I still get "oplock break" errors as before, but this time I got a new
error too:
[2000/05/02 10:04:52, 0] smbd/oplock.c:oplock_break(976)
oplock_break: receive_smb timed out after 30 seconds.
oplock_break failed for file XXXXX/xxxxxx/mailbox.pst
2006 Feb 09
0
SAMBA configuration nightmare (AIX) - idmaps do not work (core dump), ldap/nss_ldap and pam fail
Well, I have tried really hard to get any of the idmaps to work--in
that, idmap_ads, idmap_rid, and I have tried to use idmap stroage in
ldap with padl (nss_ldap) too, but I have had no luck. If I enable pam
in /usr/lib/security/methods.cfg or nss_ldap, I cannot log into the
system anymore. If I enable pam in /etc/pam.conf and use in
/etc/security/users SYSTEM = "WINBINd or WINBIND[UNAVAIL]
2003 Aug 25
1
mail accounts for users without home dirs
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
I use dovecot on a machine where users without an existing home directory (Not
my idea...) need to access their mailboxes. Unfortunately dovecot tries to
chdir to the users home directory before allowing IMAP access - is there
anything I can do about that besides creating a dummy-homedirectory for these
users?
Greetings,
Gunter
- --