Displaying 20 results from an estimated 20000 matches similar to: "Samba3 - WinXP - Domain not available"
2012 Dec 11
2
Samba3 and crackcheck
Hi,
I've got samba3 on ubuntu 12 up and running with one exception. I try to
get password complexity working to no avail.
I understood I needed crackcheck, which in turn needed to be compiled.
I downloaded the samba-doc package, and tried to compile crackcheck with
a simple make, but all it returns is failure with the following error:
crackcheck.c:6:19: fatal error: crack.h: No such file
2014 Mar 05
1
Send and Bounced mail not appearing, depending on mail client
Hi,
I just installed Dovecot2 on Ubuntu 12.04 server with postfix and
postfixadmin. I am using virtual users and virutal domains.
When using Thunderbird, Roundcubemail,iOS mail application on an iPad2
or Kmail n Android, all mail sent and bounce shows up.
However, when using vTigerCRM to send mails, nothing shows up -
anywhere. I know the mail are being send - as per the mail.log and the
various
2017 Mar 23
2
Samba3 ACL
Hi,
I'm currently using an old Samba 3.6.3 on Ubuntu 12.04 LTS.
Now it is required to use ACL's.
Unfortunately, the Samba is running without the "HAVE_LIBACL" build option,
my question is:
how can i (re)configure it to enable ACL support via package manager?
OFC i installed the required packages.
Thanks, Robert
2005 Mar 18
0
using w32tm (WinXP) w/samba3 as DC: can't get DC List
I have a winXP client connecting to Samba 3.09 running as a PDC.
The client machine is joined to the domain and the login box
shows the domain name as the entity I'm logging into.
I don't know if I don't have something set "right" or not, but I
noticed my local clock had drifted about 50 seconds off of the
PDC. I have the windows time daemon running and I've seen it
2003 Nov 24
0
samba3 with ldap: connections from WinXP and smbclient 3 are OK, but not from WinNT and smbclient 2
Hello,
please excuse if this question was asked before, but I wasn't able to
find an answer for my problem in the list archive nor (with google) on a
website.
Here is my problem:
I use Samba 3 from Debian/unstable together with ldap. The ldap-server
is a NDS Server (Novell directory service/eDirectory). Authentication
works well
- with the smbclient of samba 3.x
- from Windows2000 with
2002 Sep 11
2
winXP sp1 seems to break roaming profiles on samba3
I applied sp1 and get a message saying that the
"a server copy of the profile exists that does not have the correct
security. Either the current user or the Administrator's group must be
the owner of the folder."
the owner of the profile is correct...
It works again when I re-image back to pre sp1
there is an event in the security log saying...
Logon Failure:
Reason: An error
2004 Jun 29
1
mandatory profiles, group policies, Samba3 PDC winxp Clients
Hello all,
I've been trying to figure out what the best way of doing the group policy
thing is. We are running samba 3 on slackware 9 with winxp clients. We are a
school. i'm unclear on how much AD is actually supported... OU GPO all that.
so i decided to go the "administrative template" way (used to be .pol files)
I'm thinking of having the students run off of a
2004 Mar 25
1
Samba3 PDC + WinXP --> profile not found
Hi!
Sorry for asking that, because I think this error is very frequent, but
I can't solve it. I searched over the Google and mostly the samba
mailing list archives, but I couldn't find anything useful about it.
Here is the situation: We are using A Samba3 server with LDAP
password backend, configured as WINS and PDC server. We're also using
roaming profiles. And here is the
2018 Sep 24
4
DM: samba 4.5 -> 4.8, guest access and machine account access troubles.
On Mon, 24 Sep 2018 17:33:47 +0200
Marco Gaiarin via samba <samba at lists.samba.org> wrote:
> Mandi! L.P.H. van Belle via samba
> In chel di` si favelave...
>
> > I hope this helps you understanding your problem a bit more.
> > See also:
> > https://docs.microsoft.com/en-us/windows/security/identity-protection/access-control/local-accounts
>
> No,
2015 Nov 09
1
答复: How could I do the guest mount operation from the host?
Yes, my modification is like you. I doubt that if the mount operation on the host is reasonable…
And what is p9?
Best Regards
From Jiaping LI
发件人: Dominique Ramaekers [mailto:dominique.ramaekers@cometal.be]
发送时间: 2015年11月9日 15:08
收件人: 李笳平; 'libvirt-users@redhat.com'
主题: RE: [libvirt-users] How could I do the guest mount operation from the host?
For usb I meant something like:
<disk
2016 May 25
4
Re: Windows Server 2008 - KVM
Hi there!
I have installed a new VM with Win2k8 and the serial virtio driver works
fine. I don´t know why the other VM the BSOD happen!
About the performance, I had the impression that only one core is
used.....PID 8301 is a linux VM with 4 VCPU and 2 GB of RAM...
2016-05-25 3:39 GMT-03:00 Dominique Ramaekers <
dominique.ramaekers@cometal.be>:
>
>
> *Van:* Thiago
2016 May 20
1
Re: Windows Server 2008 - KVM
Hi Dominique,
You’ll have to convert the qcow to raw, create a LVM-volume (don’t create a
file system on the volume), and dd the raw tot he LVM volume…
Convert the qcow to raw, Ok
Create a LVM-Volume, OK
Don´t create a file system on the volume ?? Is not clear why...
DD the raw to the LVM? How ? I don´t understand this point....
Thanks a lot!
2016-05-20 10:23 GMT-03:00 Dominique
2016 May 24
1
Re: Windows Server 2008 - KVM
Hi there!
I will do soon the disk config, but first I will do some labs.
I´m trying to install the virtio driver to comunicate using qemu-agent but
when the driver is installed, the BSOD happens (win2k8 R2).
I tried with virtio-drivers version 100, 110 and 117, both happens BSOD.
Do you has a tip ? :)
Thanks buddy!
2016-05-20 10:23 GMT-03:00 Dominique Ramaekers <
2015 Nov 09
2
答复: How could I do the guest mount operation from the host?
Hi,
I have tried usb and it doesn’t work. I don’t know if the filesystem tag could work…
I find in the formatdomain docs about the filesystem:
<filesystem type='mount' accessmode='passthrough'>
<driver type='path' wrpolicy='immediate'/>
<source dir='/export/to/guest'/>
<target
2015 Apr 14
5
Re: VM Performance using KVM Vs. VMware ESXi
Thanks Dominique & Daniel.
Looks like i need to upgrade my VMs kernel to make it aware of virtio.
Found this information from this link:
http://wiki.libvirt.org/page/Virtio#Disk_.28block.29_device_driver
I tried without upgrading the Kernel and as soon as i start my VM it got
into Kernel Panic. I will try using virtio after upgrading my VMs kernel.
Thanks for all the responses and
2007 Oct 26
3
Binaries for AIX 5.1
Hi,
I'm looking for binaries of Samba 3 for AIX 5.1
The ones availables on Samba's FTP (
http://us3.samba.org/samba/ftp/Binary_Packages/AIX/ ) are given for AIX
5.2 or 5.3 (what is said in the README)
I found references to 3.0.21 packages (like in this message
http://lists.samba.org/archive/samba/2006-January/116792.html ) that had
existed, but this one is no longer avaible :(
So, do
2015 Jan 27
1
asterisk 11.14 - voicemail incorrect duration
Hi Stefan,
Stefan Tichy <asterisk3 at pi4tel.de> schrieb am Mon, 26. Jan 23:56:
> Hi Dominique
>
> On Mon, Jan 26, 2015 at 04:37:23PM +0100, Dominique Haeber wrote:
>
> > So, from 15:24:04 to 15:24:10 there are 6 seconds. But asterisk only
> > count 2. What can be the reason? It is not silence.
>
> Are you sure?
Yes, im sure.
I have looked at the time and
2015 Sep 16
2
Re: libvirt 1.19: could not open drive file (permission denied)
@requillart
Don't get me wrong. It's no problem to use other partitions. Only, you have to add the location to the storage pool of libvirt...
Sorry, no experience with gnome-boxes.
@crequill
Add a new storage pool with the destination /home/crequill/VM
You can't fool apparmour with a link...
Also with adding the storage pool, it's easier to get a clear picture of the usage of your
2015 Jan 31
2
Re: HugePages - can't start guest that requires them
Yeah, Dominique, your wiki was one of the many docs I read through
before/during/after starting down this primrose path... thanks for writing
it. I'm an Arch user, and I couldn't find anything to indicate qemu, as its
compiled for Arch, will look in /etc/default/qemu-kvm. And now that I've
got the right page size, the instances are starting...
The reason I want to use the page element
2002 Sep 11
1
man page contribution
second time,
is there anybody that can tell me where I can send contributions to the man pages?
Dom
<<small addition to the scp man page>>
-------------- next part --------------
An embedded message was scrubbed...
From: "Cressatti, Dominique" <Dominique.Cressatti at lansa.co.uk>
Subject: small addition to the scp man page
Date: Mon, 9 Sep 2002 13:37:41 +0100
Size: