Displaying 20 results from an estimated 1300 matches similar to: "Samba 3.0.0 PDC, XP SP1, and domain joining woes."
2005 Apr 19
1
smbclient to sent message to windows users fails
Hello,
Up till a few months ago I had no problems sending popup messages to
windows-xp pcs like this:
echo "New fax arrived $pages pages" | /usr/bin/smbclient -U FAX -M jo >>/tmp/smbclient.log
Lately however this does not work anymore. The log file contains nothing
at all. This was still with samba 2.2.3 on an readhat 7.2 server.
I'm not really aware of chagend to the
2013 Jun 26
1
[PATCH] pygrub: add fedora 19 grub.cfg example
This grub.cfg from a default fedora 19 Beta install
caused pygrub failures.The previous pygrub commit
fixed taht. So this example file added for reference.
Signed-off-by: Marcel Mol <marcel@mesa.nl>
---
tools/pygrub/examples/fedora-19.grub2 | 117 +++++++++++++++++++++++++++++++++
1 files changed, 117 insertions(+), 0 deletions(-)
create mode 100644 tools/pygrub/examples/fedora-19.grub2
2003 Oct 20
2
Samba 3.0.0 PDC, XP SP1, and domain joining woes.
Greetings, you kind and wonderful people.
I've spent the past few hours or so (read: all day) attempting to get a basic
PDC up and running, with no success.
I've even gone to the extent of copying John Herpstra's config, which contains
all sorts of weird and wonderful stuff, in the hope that he had something I
missed. He didn't.
I've got one box running debian testing, with
2013 Jun 22
2
[PATCH] pygrub/GrubConf: fix boot problem for fedora 19 grub.cfg
Booting a fedora 19 domU failed because a it could not properly
parse the grub.cfg file. This was cased by
set default="${next_entry}"
This statement actually is within an ''if'' statement, so maybe it would
be better to skip code within if/fi blocks...
But this patch seems to work fine.
---
tools/pygrub/src/GrubConf.py | 2 ++
1 files changed, 2 insertions(+), 0
2004 Jan 16
0
snoop messages
-----BEGIN PGP SIGNED MESSAGE-----
********************************************************************
The contents of this email are intended exclusively for the
addressee. If you are not the addressee you must not read
use or disclose the email contents ; you should notify us
immediately [ by clicking "Reply" ] and delete this email.
Nationwide monitors e-mails to ensure its systems
2018 Oct 26
1
ADS mapping not working after patching
Hi,
Ive just patched Solaris 10 which has for some reason broken the samba config
The csw version of samba is being used (not sure if that will make any difference) but after the patching the version changed (details below) and now no-one can map their userid.
Basically, when someone tries to map through Windows explorer they get prompted for a userid/password. After entering the Unix credentials
2015 Feb 28
0
samba-tool time
Thanks for your reply. I had problems when updating from 4.1.16 to 4.1.17. I think it was the samba_client package
I found this:
http://www.stbsuite.com/support/virtual-training-center/nt-status-errors
But not really helpful.
Kerberos works so far but I will have a deeper into the logs.
Am 27. Februar 2015 23:29:12 MEZ, schrieb Peter Serbe <peter at serbe.ch>:
>Hi Tim,
>
>This
2009 Jan 25
0
shared printer won't print
Hi everyone,
I have a properly configured printer (with cups) attached to the
computer running the samba server. It prints when issued within the
command line (lp). When I try to print via samba, the printer doesn't
react. I have configured the smb.conf using the man page of
cupsaddsmb. The samba log files don't report anything at all (tried to
turn the verbose loggin but failed). The
2003 Jan 30
1
not enough charcters available in %J or confusing blanks?
Hi,
I try to create PDF files with an modified script from Buchan Milne and
have some problems with the Jobname var %J.
Because it is better for the users to find an file with an similar name
as the original document I'm looking for a way to read out %J, cut some
unnessasary stuff and use the rest as new file name. The problem is:
In %J in some circumstances is not the complete Jobname as
2013 May 22
0
Library without malloc
I need to set the content to 0 because actually is not using malloc(), it uses calloc() that does set the memory to 0.
Best Regards
---------------------------------------------
Helios Cuevas L?pez
Embedded Software Engineer
Castle Care-tech Ltd.
First Floor, 6 Bracknell Beeches,
Old Bracknell Lane West,
Bracknell, Berkshire, RG12 7BW
Office - 01344 469470
Direct Dial - 01344 469485
FAX - 01344
2013 May 22
0
Library without malloc
Yanick & Jean-Marc,
First of all thank you very much for taking your time to try to help me.
Hi Yanick,
This is what I am trying to do, but for example the function SpeexPreprocessState *speex_preprocess_state_init has lots of pointers that are initialize with static inline void *speex_alloc (int size). So I am trying to convert all this pointers into arrays but it is getting messy trying
2013 May 21
1
Library without malloc
Dear all,
I am trying to use the Speex library pre-processor, I only need the VAD and Echo Canceller.
I am using a STM32F103 processor, but I am using a tiny OS and it doesn't allow to use malloc.
Is there a version of the library that will work without the need of using malloc?
Obviously I will use all the time the same parameters, like 8kHz sampling rate, 160 frame...
I will appreciate
2015 Feb 27
2
samba-tool time
Hi Tim,
This is just wild speculation: do You have different versions of Samba
(or smbclient) on the corresponding machines? I run the same on all of
my machines. I think that Kerberos is supposed to be OK. Also I hear
of possible issues with very new versions of SSSD with Samba 4.2.0rcx
due to a winbind(d) conflict.
But the sad truth is, that I lack the competence to be really helpful.
2005 Aug 01
1
samba-3.0.20rc1 winbind Windows 2003 SP1 ADS wbinfo all
I ran into this one as well. I had to set security = ADS and create an
authorized user for winbind to use.
# wbinfo -set-auth-user
2008 Sep 18
3
Installing Microsoft.NET Framework 2.0 SP1
I'm trying to install Microsoft.NET Framework 2.0 SP1 in order to play my game online, Secret of the Solstice. How can I achieve this? It keeps saying it fails...
2008 Jun 13
0
RE: Cannot Install SLES9-SP4 Para DomU on SLES10-SP1 Dom0
Hi Mark,
I had this same issue trying to install SLES9SP4 PV on to SLES10SP1
host.
You cannot do this. You can however install a SLES9SP4 FV guest.
If you want a PV SLES9SP4, you will need SLES10SP2.
-A
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Nov 26
1
SLES10 SP1 3.0.32 - Excel files set read only
After recent Samba updates to one of our SLES10 SP1 systems users who open
and save Excel 2007 files end up with the Read-only attribute set on the
file. I had this same problem with the 3.0.28 update and the only solution
I found was to roll back to the previous version. My understanding was
that 3.0.32 should fix this. Did I miss something? Are there smb.conf
changes that need to be made
2008 Jan 13
0
Cannot Install SLES9-SP4 Para DomU on SLES10-SP1 Dom0
We are trying to install a 32-bit SLES9-SP4 paravirtual machine on a 64-bit SLES10-SP1 Dom0 host from scratch.
We have two problems:
1. The YaST2 VM creation tool fails to create a vm if a network card is selected.
2. The initial vm boots from the SLES9-SP4 iso file, but then complains it can''t find the installation source.
Here is the /etc/xen/vm/file (after manually editing for a
2005 Jun 01
0
Update on group access controls failing w/Win2k3 SP1?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Has there been any progress on this bug?
https://bugzilla.samba.org/show_bug.cgi?id=2695
We have an end user who is encountering it; and we currently don't have a
workaround for him.
I can pull level 10/100 logs from the system if you would like.
- -tom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG
2008 Jan 20
0
unable to join w2k3 SP1 to samba 3 domain.
Hello,
I've been trying to join w2k3 machine to samba 3 domain for a last few
hours. This is strange but all I get from joining process is: The
Specified User Already Exists. More than 100 machines running XP are
already added to the same domain as well as Linux machines. The only
problem I've got is 2003 server.
This w2k3 server is quite pure however it wasn't me who has installed