Displaying 20 results from an estimated 600 matches similar to: "net ads join fails - "Preauthetication failed""
2003 May 11
1
simulating data
..for a "unit test" i need a lot of rows in my database, so i simulate.
My problem, using Win2k,R.1.7.0, 256RAM is that i'm getting memory-erros go about the 1000.000 border , but
i need bigger test data. Ok is approriate buy more RAM, but is there a possibilty simulate a lot of single rows, one after
another and between this 2 steps -> Add th row to database and delete them
2005 Jan 25
3
Plotting only masked part of data
Hello,
I have x and y data to plot (synthetic example):
x <- seq(0,4*pi,by=0.1)
y <- sin(x)
I then want to plot (x,y) in those points where abs(y) is smaller than
0.5. As a first approximation
plot(x[abs(y) < 0.5],y[abs(y) < 0.5])
is quite close - however I want to plot with lines, i.e. type="l", and
then I get solid lines connecting the endpoint of one
2004 Dec 21
3
FTP server not on port 21 problems - I do have read the FAQ
Hi!
I use standard Bering 2.2.2. I am trying to get my FTP-server to work
with another portnumber than 21 (On port 21 all works great, but I´m
really interested in running two FTP-servers, so I want to figure this one
out first).
Read the FAQ: http://www.shorewall.net/FTP.html and now I got this setup:
In Rules: DNAT net loc:192.168.3.2 tcp 99
In Shorewalls modules.conf (tried
2006 Aug 24
2
Can't net ads join
Trying to do a net ads join, which has always worked fine in the past is
now throwing the below errors when I try and rejoin the domain after a
Windows server reboot.
What am I doing wrong?
:b!
[2006/08/23 19:45:00, 0] libads/ldap.c:ads_add_machine_acct(1405)
ads_add_machine_acct: Host account for mustang already exists -
modifying old account
[2006/08/23 19:45:00, 0]
2013 Jul 03
2
login_trusted_networks from webmail ?
I'd like to get the IP-address of the webmail-klient logged in my
maillog (for being compliant with coming data retention policies). I've
noticed that with login_trusted_networks pointing at my dovecot
directors, we get rip=client-ip logged on the backends. How is the proxy
providing this to the dovecot backends? Anybody know what magic we need
to implement in our webmail-solution to be
2018 Nov 06
1
Windows 10 app crashing after fileserver update from Samba 4.2 to 4.5
Thank You, Rowland, for Your answer
Dňa 6. 11. 2018 o 11:43 Rowland Penny via samba napísal(a):
> On Tue, 6 Nov 2018 11:00:26 +0100
> "Mgr. Peter Tuharsky via samba" <samba at lists.samba.org> wrote:
>
>> Hi,
>>
>> we have a network-hosted app for windows that is being executed from
>> smb share. The app worked well with Windows up to 7.
>>
2012 Nov 23
1
samba4 as PDC: tsig verify failure
I've configured samba4 as PDC according to the official HOWTO. Nearly
everything went well, except that executing command samba_dnsupdate
results with:
; TSIG error with server: tsig verify failure
Failed nsupdate: 2
Failed update of 21 entries
The whole output is available at:
http://pastebin.com/xrG2KZwZ
It's wired, because domain seems working properly: I can login as
domain admin,
2004 Aug 06
2
ices2 - memory leak
hi,
i have rh72 systems + updates
libvorbis, libogg, vorbis-tools (xslt,xml2) recompiled rpm from rh8.0
ices2 klient celeron 1.Ghz 512RAM
icecast2 server duron 700Mhz 256RAM
100Mbps network
4 streams 128 kbs ogg from playlist(random)
i have noticed memory leaks in ices2 (randomly)
what type of info do you need to correct this?
(im newbie to debugging)
--
2007 Mar 04
1
net ads join to w2k3 hangs, every encryption type fails
I am able to get a kerberos ticket with kinit. When I try to net ads join, it seems to loop. In running net ads join in -d 10,
I found that it tries enctypes 18,17,16,and 2 and then repeats, over and over. It does not seem to work on any of these. I'm
trying to get it to join a win2k3 domain. Below is the bottom part of the log from net ads join, as well as some of my
krb5.conf. Any
2005 Nov 11
5
xen-unstable: TX/RX ring buffer exhaustion and NR_GRANT_FRAMES
Hi,
it seems as if it is not possible to have more than 3 nics per domU
right now. If I specify more, I get the usual
[...]
xen_net: Initialising virtual ethernet driver.
#### netfront can''t alloc rx grant refs
vif: probe of vif-3 failed with error -12
[...]
message - see bug #183. It was pointed out to me that it might be
possible to adjust this manually in
2008 Jul 23
3
cpufreq problems with hvm
Hi all,
I was wondering if cpu frequency scaling in dom0 (using the cpufreq=dom0-kernel
boot parameter) may cause problems with HVM domUs? This is on Xen 3.2.1.
PV domUs seem to work just fine. They adjust to the frequency change on the go.
The HVM I run using the unmodified_driver drivers (also from the 3.2.1 release)
seem to have very slow timers if dom0 lowers the frequency.
Birger
2006 Jul 07
6
get_service_ticket: kerberos_kinit_password ULISES$@SYSTEMMASTER.COM.AR@SYSTEMMASTER.COM.AR failed: Preauthentication failed
Hello from Buenos Aires.
I am getting the following error when I do the net ads join command:
get_service_ticket: kerberos_kinit_password ULISES$@SYSTEMMASTER.COM.AR@SYSTEMMASTER.COM.AR failed: Preauthentication failed
I am running Debian, kernel 2.4.18 (geez, I should upgrade).
I searched everywhere for this error but I can?t find any solution.
Wbinfo -u works fine.
kinit
2005 Jun 04
11
kernel oops/IRQ exception when networking between many domUs
Hi,
I try to build experimental networks with Xen and stumbled over the same
problem that has been described quite well by Mark Doll in his posting
"xen_net: Failed to connect all virtual interfaces: err=-100"
here:
http://lists.xensource.com/archives/html/xen-users/2005-04/msg00447.html
As it was still present in 2.0.6, I tried 3.0-devel and found NR_PIRQS
and NR_DYNIRQS had been
2005 Jun 04
11
kernel oops/IRQ exception when networking between many domUs
Hi,
I try to build experimental networks with Xen and stumbled over the same
problem that has been described quite well by Mark Doll in his posting
"xen_net: Failed to connect all virtual interfaces: err=-100"
here:
http://lists.xensource.com/archives/html/xen-users/2005-04/msg00447.html
As it was still present in 2.0.6, I tried 3.0-devel and found NR_PIRQS
and NR_DYNIRQS had been
2010 Oct 17
1
Procedure number out of range
Hi,
I've recently upgraded our Samba 3.2.5 to 3.5.5 from Debian testing repositary. This because of a future Windows 7 roll out. Installation and all the server stuff seemed to go fine (all deamons started) but when some of our (not all) users try to log on they get an error message saying "Procedure number is out of range". There is no difference between the XP clients that users
2009 Nov 19
5
speaking about mxn at #geomob
Fellow mapstractors,
I''m speaking about mapstraction tonight at a London neogeo event - #geomob
http://gmdlondon.ning.com/events/geomob-november
basically I''ll jus be explaining what mxn is, how ift can be used, and a
brief history of the project and trying to encourage more people to
contribute.
My slides are here:
http://www.slideshare.net/lokku/mapstraction-2537688
let me
2007 May 22
2
kerberos_kinit_password -- Preauthentication falied ??
Hi,
I'm fairly new to samba so apologies if this is an old problem....
When I try 'net ads join -U administrator' I get the following:
[2007/05/22 12:15:15, 0] libads/ldap.c:ads_add_machine_acct(1368)
ads_add_machine_acct: Host account for storage4 already exists -
modifying old account
Using short domain name -- ABSOLUTESTUDIOS
[2007/05/22 12:15:15, 0]
2000 Oct 24
2
feature request & patch submit: chroot(2) in sshd
Hello,
whereas most people take passwd/shadow/ldap/<whatever> as the place where
decision on a chrooted environment / sandbox for certain users is met (just
set the given usershell appropriateley), I needed a somewhat different
approach. Below is a tiny patch to 2.2.0p1 which enhances the sshd-config
by two options and, when set, places all users / users of a certain group
immediately in
2019 Sep 30
4
Change ciphers on samba
Hello,
I do vulnerability test on my infrastructure, and I get report about
weak ciphers on samba services, is it possible to set stronger ciphers
for samba?
On old samba3 that was possible to set "ssl ciphers" in smb.conf, but
now I don't see any documentation how to change it.
Is it possible, if so, how?
--
Arkadiusz Karpi?ski
Efinity Sp. z o.o.
02-672 Warszawa, ul.
2004 Dec 29
1
Samba 3.0.10 joining Windows 20003 ADS
abrams:~# kinit admin@CORP.TCC.INET
This seems to work just fine.
abrams:~# net ads join "TwinCities\TTAGS\SERVERS"
[2004/12/28 18:52:20, 0] libads/ldap.c:ads_add_machine_acct(1475)
Warning: ads_set_machine_sd: Unexpected information received
Using short domain name -- CORP
[2004/12/28 18:52:23, 0] libads/kerberos.c:get_service_ticket(335)
get_service_ticket: kerberos_kinit_password