Displaying 20 results from an estimated 2000 matches similar to: "problems with w2k and samba PDC"
2006 Apr 21
2
Problem with Samba PDC, W2k SP4 + rollup clients, user accounts
Hi!
I've one big problem.
In my work we have a mixed network: one Debian Sarge with samba 3.0.14
acting as PDC and some w2k sp4 and windows xp sp2 pro/home with all
updates (including w2k sp4 update rollup) . Samba uses OpenLDAP as backend
using smbldap-tools 0.9.1 to manage users and computers. This setup has
worked perfectly since december (the LDAP is used by other services as
Apache,
2006 Aug 02
2
tcl/tk bind destroy event
Hello!
I want to create a messagebox whenever the user wants to destroy the window
(e.g. <Alt-F4> or the 'x' in the right top corner) and ask if a modified file
should be saved or not.
If 'cancel' is chosen then nothing should happen and the windows still should be
existing. This doesn't work. When I press cancel the window will be destroyed
although.
I also
2011 Nov 07
1
How do I return to the row values of a matrix after computing distances
## Package Needed
library(fields)
## Assumptions
set.seed(123)
nsim<-5
p<-2
## Generate Random Matrix G
G <- matrix(runif(p*nsim),nsim,p)
## Set Empty Matraces dmax and dmin
dmax<- matrix(data=NA,nrow=nsim,ncol=p)
dmin<- matrix(data=NA,nrow=nsim,ncol=p)
## Loop to Fill dmax and dmin
for(i in 1:nsim) {
dmax[i]<- max(rdist(G[i,,drop=FALSE],G))
dmin[i]<-
2019 Jan 05
4
how to set proxy systemwide (wget and docker)
Hallo,
what is the right way to set a proxy systemwide using centos 7?
I need this for wget and docker.
My first idea was /etc/environment but allthough the proxy is set wget and docker don? t connect to their target-systems.
Thanks for hints
Ralf
2003 Aug 28
4
NT: Cannot set default print options for client
Hi there!
* I put my printer drivers on the [print$] share
* Did everything as described in the Samba-Howto Colletcion
(made the first connection as root, etc.)
* Connected to the printers with a normal user and now I cannot change the
default print options allthough the user is in the local
Administrators group. Everything is grayed out.
Any idea what I am doing wrong?
Thank you.
+r
2003 Jan 01
1
Can't change directory to /public (Permission denied)-Illogical error in Samba 2.2.6
The following error occured persistently, when trying to access a world
rw-able directory public from Win2000 (samba version 2.2.6):
(log file:)
[2003/01/01 17:45:57, 0] smbd/service.c:make_connection(597)
harm (192.168.0.3) Can't change directory to /public (Permission denied)
The following is the share in the smb.conf file:
[public]
comment = public share: read & write, no
2008 Mar 30
14
Dos very old app
Hi everybody
i'm running a very old app in dos
i do
Code:
WINEDEBUG=+relay wine WP.EXE 2>&1 | less -i
that's what i get in reponse
002e:Call USER.1: MESSAGEBOX(0000,13870c5a "This application must be run in either 16 or 256 color mode.\n",13870c98 "Error!",0010) ret=11f7:0155 ds=1387
[/code]
what can i do?
thx
2019 Jan 10
3
@reboot only some lines of a script are working (yum install not)
Hallo,
I m using a script to install docker after a reboot.
The script is starting and working.
The problem:
yum install doesn't work running the script via cron allthough yum
remove works.
Starting the script manual works fine .
Has anyone a hint for me?
Thanks
Ralf
xxx
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
# For details see man 4 crontabs
# Example of job
2004 Dec 21
2
Rgui.exe - Error while tuning svm
Hello,
if I try to tune my svm with the code:
Tune <- tune.svm(Data.Train, Class.Train, type="C-classification",
kernel="radial", gamma = 2^(-1:1), cost = 2^(2:4))
i get a windows Messagebox with a error in the application "Rgui.exe" and
the message: "Die Anweisung in 0x6c48174d verweist auf Speicher 0x00000000.
Der Vorgang "read" konnte nicht auf
2004 Aug 06
2
Please 30 second to look a my code
Hi
i'm developing a sort of VoIP application
for my ipaq using speex...
I'm still at beginning and i have many problems encoding and decoding my
wav files....output is only noise! Why?
I'm using
Libspeex 1.1.3,
Embedded VisualC++ 3.0,
Ipaq 3850(206 MHz IntelĀ® Strong ARM 32-bit RISC Processor) PocketPC 2002 (Windows CE 3.0).
Libspeex is complied with the definition of
2011 Jan 06
2
Mail delivered, but lost?
Running dovecot 1.2.9 on a Ubuntu 10.04.1 LTS virtual machine.
Postfix receives messages and hands them over to deliver for local storage.
Today two mails came in that could not be found allthough they got delivered.
What catches my eye is the "?" in the msgid:
Jan 5 21:10:47 mail dovecot: deliver(consulting): msgid=? <14847_1294258245_ZZh0g1h9eLfxL.00_fc2fe6e910f03.4d24de54 at
2001 Nov 29
2
Autocad without an installed Windows
Hello
I tried to install an old version of autocad (13, student edition,
Release 13c4a), on a MSWindows-free box.
I ran :
$ wine d:\setup32.exe
It begun all right, I had the installation screens, then it failed with the
following messages :
err:win:WIN_FindWndPtr window 10029 belongs to other process
err:win:WIN_FindWndPtr window 10021 belongs to other process
err:win:WIN_FindWndPtr window
2009 Apr 24
4
Certificate system
Hi all,
Can anybody inform me wether the "RedHat Certificate System" or
actually a CentOS equivalent is available for CentOS.
Just skimmed on a download site through the RPM's for 5.3 and I couldn't
find it.
According to their pressrelease, it the code should be gpl, allthough I
can't find any rpm for RH, FC or Centos.
It seems that this is one of the few CA-packages for
2007 May 21
3
running .exe with space in path and getting a crash
Hi,
I use wine 0.9.37 under Kubuntu 7.04.
I insert USB drive, it gets mounted as /media/something,
then I run an executable (installer) from the command line
with wine :
wine /media/something/some\ folder\setup.exe
And I immediately get the messagebox :
"Access violation at address 004097a6"
"write of address 00400000"
The only workaround was to copy the executable
2005 Mar 27
1
problem with listing users on winXP/2k+3
Hello list,
Some days ago i sent an email to this ML about a problem im having with listing
users on winXP/2k+3 computers.
The thing is our samba PDC has +1600 users and, this time i counted, there only
appear on the "security advanced settings" list box (where we select users that
can read/write/execute on a windows directory share), about 500/550 users.
There is no evident reason
2001 Jul 12
2
wine-20010305 and serial port access
I'm trying to get the Windows-software for my digital camera to work
in wine under Mandrake 8.0 (kernel 2.4.3).
Installed wine without errors. Had a look at the ~/.wine/config and it
looked ok for me. The part concerning the serial ports:
[serialports]
"Com1" = "/dev/ttyS0"
"Com2" = "/dev/ttyS1"
"Com3" = "/dev/ttyS2"
"Com4"
2000 Apr 28
1
SAMBA as as printserver ..
Was looking for some quick advice on SAMBA as a printserver:
I'm in the position of trying to "sell" my company on a Linux-
based printserver to relieve the burden of handling 30+
printer spools off of our NT PDC (25 NT servers, and we're
printserving off of our PDC .. don't ask me, I'm new here. =)
With SAMBA 2.0.6, I have gotten SAMBA properly handling print
requests
2004 Apr 23
2
use keep state(strict) to mitigate tcp issues?
Hi,
When deploying a BSD with IPF in at the network perimeter
and using rules like these:
pass in .. proto tcp ... keep state(strict)
it's possible to refuse tcp packets which arrive out of order.
This would increase the difficulty doing blind attack resets and blind
data injection attack, cause then you'd have to "guess" the exact expected
number. Checpoint has a similar
2018 Mar 21
3
R 3.4.4, internet access fails on Windows XP
I can install and run R 3.4.4 on Windows XP (32bit). However, calling "Update Packages..." or "Html help" from the RGui.exe main menu fails with a Windows MessageBox saying:
"The procedure entry point IdnToAscii could not be located in the dynamic link library KERNEL32.dll"
and the following text printed to the RGui console window:
"...
In addition: Warning
1999 Oct 15
2
Samba-based password synchronization
Greetings to all once again,
This is request for help message number 2. I have a hpux 10.20 machine
that is NOT TRUSTED that is there are passwords in the /etc/password file.
I'm trying to authenticate winnt 4.0 and win95 clients to this server. I
have added the following parameters to my smb.conf file:
encrypt passwords = yes
smb passwd file = /usr/local/samba/private/smbpasswd
I have