Displaying 20 results from an estimated 200 matches similar to: "domain logons - prevent multiple logins with the same account"
2007 Jul 14
3
Is there a way to support both local and roaming profile with one server / domain?
Recent list messages got me thinking... Is there a way to support both local and roaming profile with one server / domain?
As I understand it, the "magic" line that tells Samba not to do roaming profiles is the smb.conf line:
logon path =
Which the line must exist, and must be set to null.
But that is in the global section. So is there a way to support both local and roaming...
2007 Mar 27
0
What triggers a make_user_info_map
We have a quite large samba installation/domain spanning 4 campuses with a
DC/LDAP on every campus.
On one campus, one big computer-lab behaves a bit strange. All the computers
connects to the DC every 2-3 minutes or so and triggers a make_user_info_map
mapping 100-300 or so username's to RID's.
This places high load on the LDAP-server.
It doesn't matter if anyone is logged on.
2019 Jan 17
0
Winbind, cached logons and 'user persistency'...
Hai Marco,
> Yesterday i've updated my main switch, disconnecting for a
> brief lag of time all my ''infrastructutes''.
>
> My SMTP server (exim) start to complain about 'unroutable addresses':
>
> 2019-01-16 18:32:40 1gjp3Q-0006aw-TG <= root at sv.lnf.it
> H=(3jane.sv.lnf.it) [10.5.1.13] P=esmtp S=655
> id=20190116173240.C20003CE035A
2019 Jan 17
3
Winbind, cached logons and 'user persistency'...
I've noted that some weeks ago, but i was upgrading all my PVE cluster
so i've considered it benevolent.
Yesterday i've updated my main switch, disconnecting for a brief lag of
time all my ''infrastructutes''.
My SMTP server (exim) start to complain about 'unroutable addresses':
2019-01-16 18:32:40 1gjp3Q-0006aw-TG <= root at sv.lnf.it H=(3jane.sv.lnf.it)
2006 May 06
5
login generator always give login unsuccessfull
hi guys,
i just did what it is written in this website to genrate login
http://wiki.rubyonrails.org/rails/pages/HowToQuicklyDoAuthenticationWithLoginGenerator
at the end i add to the database login and password
but when i tried to login it give me login unsuccessfull
can anyone help me
thanks
notice: i m beginner in webdeveloppement and especially ruby on rails
--
Posted via
2006 May 05
0
Login generator ALWAYS says login unsuccessfull
I''m having a similar problem running Radiant CMS. I set ROR and the
mysql database as instructed but when I try to login with the default
admin login I get the same result as Mohammed. Below is the output from
my log, which is very similar to what he is seeing, along with what I
believe is the hashed password stored in MySQL. The two values don''t
match. I don''t
2007 Oct 15
1
How to report successfull and unseccessful login attempts
Hi
we use samba 3.0.25a on FreeBSD 6.2 and we would like to have in the logs
only the successfull and unsuccessfull login attempts.
We would like to read in the log file:
Authentication for user [%s] -> [%s] -> [%s] succeeded
or
Authentication for user [%s] -> [%s] FAILED with error
We have tried with log level 1 and we get only the successfull logins.
We have tried with log level 2
2007 May 18
2
Winbindd breaks after first unsuccessfull authentication
I have the following problem:
# wbinfo -V
Version 3.0.24
# wbinfo -a anyuser%goodpassword
plaintext password authentication succeeded
challenge/response password authentication succeeded
# wbinfo -a anyuser%badpassword
plaintext password authentication failed
error code was NT_STATUS_WRONG_PASSWORD (0xc000006a)
error messsage was: Wrong Password
Could not authenticate user anyuser%badpassword
2005 Mar 09
3
Decimal point as a comma in postcript and pdf graphics
Hi,
after a lengthy but unsuccessfull search I couldn't come up with a solution to
the following problem:
I would like to have a "comma" instead of a "point" as the decimal point in my
graphics, i.e. postscript and pdf files, for I write my thesis in German. My
system is:
OS: Debian Unstable
R-Version: 2.0.1
System locale: de_DE at euro
Could someone, please, help
2007 Jul 24
2
Mocking Resolv::DNS?
Hello Rspecers,
I have a rails project where I am calling Resolv::DNS.open and then
using the block to check a domain name.
The code snippet in question is:
domain = "mytest.com"
Resolv::DNS.open do |dns|
@mx = dns.getresources(domain, Resolv::DNS::Resource::IN::MX)
end
I obviously want to stub this out, especially for speed but can''t
quite work out how.
I
2005 Jun 28
2
Producing character "given" i.e. "| " with plotmath
Hello!
Does someone know how to produce
L(y|mu)
with plotmath?
Some code with unsuccessfull results:
plot(dnorm(x = seq(from = -4, to = 4, by = 0.1)), type = "l")
## Not what I want
legend(legend = c(expression(L(y:mu))), x = "topright")
## Strange, is this a bug?
legend(legend = c(expression(L(y|mu))), x = "top")
## Group produces an error
legend(legend =
2003 Jul 17
1
NT4 migration
Hi
I am using samba-3.0.0beta3-1.i386.rpm on RedHat 9...
trying to migrate from NT4 PDC to Samba PDC...
reading the HOW-TO document at step 6 whioch is net rpc vampire...
Unsuccessfull...
when i do
#net rpc vampire -S NTSERVER -U Administrator%password
All NT users are created in /etc/passwd file and also home directories
created without any problem..but only few user entries are created in
2017 Nov 19
1
Samba4 server is not accessible for logon from Windows 2008R2 SP1.
There is Samba4 4.7.2 acting as standalone server on Ubuntu 14.04.x64.
Also there is Windwos 2008R2 SP1 acting as DC in the same network.
And also Windows XP/7 are in this network.
Logon to Samba4 is accessible from Windows XP and Windowx 7 but not
accessible from Windos 2008R2.
As logon to Windows clients is accessible from Windows 2008R2.
Username and password is asked by Samba and provided from
2003 Jun 25
1
equivalence test
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
is it possible to do an equivalence test on paired quantitative datas
in R? Is there a way to calculate sample size for such tests?
I've tried to find some documentation on that subject but I was
unsuccessfull.
I'll be happy with any links on equivalence test. If such a test does'nt
exist in R, i'll do it manually if I find a
2006 Mar 08
1
package installation on Mac OS X 10.3.9
Dear listers,
I am tryin to install a package in a student training room.
Unsuccessfull! With this message:
> install.packages("pgirmess")
trying URL `http://cran.r-project.org/src/contrib/PACKAGES'
Content type `text/plain; charset=iso-8859-1' length 77400 bytes
opened URL
==================================================
downloaded 75Kb
trying URL
1999 Apr 21
1
problems with samba on SGI Origin 200
Hi!
I am runing samba 2.0.3 on an SGI Origin 200 server for ~25
Windows NT and Windows 95/98 clients. About 90% of the time
everything works fine, but now and then files get corrupted
somewhere between Samba on the server and applications on
the clients. The files are actually ok on the server, reading
them multiple times or from different machines eventually
return an intact file. I am not
2004 Jul 13
1
Runnin SSH on slow CPU (386 40Mhz 8Mb RAM)
Hello everybody,
I'd like to use OpenSSH (client & server, for shell & sftp) on
an embedded PC with limited resources (processor 386 SX 40Mhz
8Mb RAM). I have Linux running on it.
In the past, I tried to use OpenSSH on it just to see if it could
work but each connection required an incredible long time to start. I
suppose that the key generation is too expensive for that processor.
2012 Oct 10
5
Contacting Delphi ??
What does the sudden appearance of "Contacting Delphi ......the oracle
is unavailable.
We apologize for any inconvenience." mean? A bug? It appears at plotting.
Thanks
Christian
--
Christian W. Hoffmann,
CH - 8915 Hausen am Albis, Switzerland
Rigiblickstrasse 15 b, Tel.+41-44-7640853
c-w.hoffmann at sunrise.ch,
christian at echoffmann.ch,
www.echoffmann.ch
2006 Jan 23
1
Compiling Dovecot with-notify=inotify
Hi,
I'm trying to compile Dovecot beta2 with inotify support, but this is
unsuccessfull.
First, it seems that the configure script is looking for inotify.h in
/usr/include/sys, whereas it is in /usr/include/linux on my Debian Sarge
system. But that's a minor point, let's make a symlink.
% dpkg -S /usr/include/linux/inotify.h
linux-kernel-headers: /usr/include/linux/inotify.h
% dpkg
2006 Oct 07
0
Re: samba Digest, Vol 46, Issue 2
hai,
i need following topics for your help give the full articals.pls
send .
thanks
prabhukumar
On Mon, 2006-10-02 at 12:03 +0000, samba-request@lists.samba.org wrote:
> Send samba mailing list submissions to
> samba@lists.samba.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.samba.org/mailman/listinfo/samba
> or, via email, send a