Displaying 20 results from an estimated 400 matches similar to: "Joining NT domains"
2000 Jul 06
3
joining a NT domain
I have 2.0.7 Samba for Solaris and
I tried to join an NT domain but got the following:
/opt/samba/bin> smbpasswd -j niaaa01
cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT
cli_nt_setup_creds: auth2 challenge failed
modify_trust_password: unable to setup the PDC
credentials to machine NIAAAWMAIL. Error was :
NT_STATUS_NO_TRUST_SAM_ACCOUNT.
cli_net_auth2: Error
2013 Nov 25
3
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
On 11/25/2013 04:39 PM, Thomas Schmitt wrote:
> Hi,
>
> Gerardo Exequiel Pozzi wrote:
>> Looks like there is something beyond LBA 65535 (As Mattias confirmed)
>
> I wanted to ask him now, whether this was already with
> version 6.
> But meanwhile he reported that it was 5.
>
>
>> I can push isolinux.bin (4.07) to a really high LBA address and boot
2013 Jun 14
2
[5.11-pre1] SYSAPPEND does not work (IPAPPEND alias works)
On 06/13/2013 10:15 PM, Gene Cumm wrote:
> On Thu, Jun 13, 2013 at 8:08 PM, Gerardo Exequiel Pozzi
> <vmlinuz386 at yahoo.com.ar> wrote:
>> Hello
>>
>> While testing PXE booting, I decided to change IPAPPEND to the new
>> SYSAPPEND and does not work: nothing is appended to command line.
>>
>> I tested using menu.c32 and vesamenu.c32, same issue.
2013 Nov 26
3
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
On 11/26/2013 01:14 AM, H. Peter Anvin wrote:
> On 11/25/2013 06:32 PM, H. Peter Anvin wrote:
>> On 11/25/2013 04:12 PM, Gerardo Exequiel Pozzi wrote:
>>>
>>> I made some more and more experiments beyond LBA 65535
>>>
>>> Works: * isolinux-4.07.bin (size 24574) * isolinux-5.00.bin (size
>>> 34816)
>>>
>>> Does not work: *
2013 Jun 06
7
[5.10] PXE + dhcp opts 209, 210 and path issues in tftp/http
Hello,
First, this setup works fine without any error in syslinux 4.06 as show
below.
For convenience, both versions of syslinux 4.06 [#1] and 5.10 [#2]
directories (~2MB each) are uploaded ready for test.
As said before, this is tested on qemu-1.5.0 + dnsmasq 2.66 in Arch
Linux @ 64-bit.
If more info is needed, please let me know.
Good luck!
Relevant directory structure is at
2013 Jun 24
2
[5.11-pre1] SYSAPPEND does not work (IPAPPEND alias works)
On Sun, Jun 23, 2013 at 3:16 PM, Gerardo Exequiel Pozzi
<vmlinuz386 at yahoo.com.ar> wrote:
> I guess the bug is here (com32/menu/readconfig.c)
>
> 910 } else if (looking_at(p, "ipappend") || looking_at(p,
> "sysappend")) {
> 911 if (ld.label)
> 912 ld.ipappend = atoi(skipspace(p + 8));
> 913
2013 Jun 12
2
[5.10] PXE + dhcp opts 209, 210 and path issues in tftp/http
On Wed, 12 Jun, at 11:17:44AM, Gerardo Exequiel Pozzi wrote:
> Cool thanks!. Now looks better, but still not work.
>
> For some reason, "ldlinux.c32" is apparently sent but "Failed to load"
> by PXELINUX and few seconds later, dnsmasq shows an error message
> "failed sending":
Did you reinstall ldlinux.c32 after rebuilding? Did you do 'make
2013 Feb 01
2
5.01 BOOT_IMAGE= is missing in cmdline but path appears two times
Hello
Booting with 4.06 cmdline looks like:
# cat /proc/cmdline
archisobasedir=arch archisolabel=ARCH_201301
initrd=boot/i686/archiso.img console=ttyS0 BOOT_IMAGE=boot/i686/vmlinuz
while using 5.01:
# cat /proc/cmdline
boot/i686/vmlinuz boot/i686/vmlinuz archisobasedir=arch
archisolabel=ARCH_201302 initrd=boot/i686/archiso.img console=ttyS0
And this cause some issues for cmdline parsing, I
2013 Jun 14
2
[5.11-pre1] SYSAPPEND does not work (IPAPPEND alias works)
Hello
While testing PXE booting, I decided to change IPAPPEND to the new
SYSAPPEND and does not work: nothing is appended to command line.
I tested using menu.c32 and vesamenu.c32, same issue.
---------------------------------------------------------------------
SERIAL 0 38400
UI boot/syslinux/vesamenu.c32
LABEL arch64_nbd
MENU LABEL Boot Arch Linux (x86_64) (NBD)
LINUX boot/x86_64/vmlinuz
2013 Nov 26
3
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
On 11/25/2013 04:12 PM, Gerardo Exequiel Pozzi wrote:
>
> I made some more and more experiments beyond LBA 65535
>
> Works: * isolinux-4.07.bin (size 24574) * isolinux-5.00.bin (size
> 34816)
>
> Does not work: * isolinux-5.01.bin (size 34816) * isolinux-5.10.bin
> (size 36864) * isolinux-6.00.bin (size 38912) * isolinux-6.02.bin
> (size 43008)
>
> * I just
2013 Jul 05
3
[5.xx-6.01] broken PXE with HTTP
Hello
With 4.06 this works fine all times. But with versions 5.1x-preX and
6.0x-preX, 6.01) does not work, random errors or nothing shows
(netconn_write error -5), random behaviour. Only few times works
(1/50...). Note that retriving files via TFTP works perfect in all cases.
This happens using pre-compiled files in tarball and building for source.
# dnsmasq --port=0 \
2003 Nov 16
2
Can not add users to samba 3.0
Hello, I can not seem to get smbpsswd to add any users to samba. No
matter if I use the CLI, the Webmin module or SWAT I always get this
response when trying to add any user
[root@matrix1 samba]# smbpasswd -m -a gerard
Failed initialise SAM_ACCOUNT for user gerard$.
Failed to modify password entry for user gerard$
I take it this has somehting to do with PAM & or shadow passwords, & I
2009 May 15
1
Installing Windows 2008 server
Hello,
We are planning to install a Windows 2008 DomU in one of our
servers (SUSE 10/SP2, XEN 3.2).
Does someone have some experience in installing 2008 ?
Are they some know problems (and solutions if possible) to
success in thre process.
Here is the setup we will use for that DomU :
-------------------------------------------------------------------
# SR3 MV9
name="SAP-IDES-ECC"
2013 Jun 06
1
[5.10] PXE + dhcp opts 209, 210 and path issues in tftp/http
On 06/06/2013 02:00 AM, Gene Cumm wrote:
> On Wed, Jun 5, 2013 at 8:29 PM, Gerardo Exequiel Pozzi
> <vmlinuz386 at yahoo.com.ar> wrote:
>> Hello,
>>
>> First, this setup works fine without any error in syslinux 4.06 as show
>> below.
>>
>> For convenience, both versions of syslinux 4.06 [#1] and 5.10 [#2]
>> directories (~2MB each) are uploaded
2007 Oct 24
1
Adding a second y axis and specifying yaxs="i"
Hello All,
I have plotted a barplot and placed a line plot over top using
par(new=TRUE).
In the first plot I have specified that yaxs="i" and xaxs="i". However
when I add a new axis to side 4 (right) and try to specify yaxs="i" it
does nothing and the axis line begins above the x axis when I want the
two points to meet. Can anyone tell me how to specify the
2013 Nov 25
2
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
On 11/25/2013 08:40 AM, Thomas Schmitt wrote:
> Hi,
>
> Ady wrote:
>> I guess that being isolinux.bin 4.07 smaller than 32KiB (24KiB),
>> while isolinux.bin 6.02 being bigger (42KiB), and with the addition
>> of multiple alternative boot images in the same ISO, the chances of
>> isolinux.bin being located on a higher sector in the media seem to be
>>
2009 Aug 05
1
stepwise
Dear R members,
I would like to know if there is a stepwise function that gives LRT value
instaed of AIC?
thanks in advance,
Luciana Pozzi
CENPAT-CONICET
Argentina
[[alternative HTML version deleted]]
2010 Sep 13
5
isohybrid: seek error - 6: Invalid argument
Hello
Recently while playing with bigger iso images (>2G) looks like isohybrid
from syslinux-4.02 fails. Sometimes tunning heads/sectors (-h/-s) works,
because no padding is needed depending of size of the image.
Some debug info provided, if more info is needed please just ask.
# isohybrid -v pandereta-2010.09.13-i686.iso
catalogue offset: 326
ve[0]: 1, cs: 1
ve[1]: 0, cs: 1
ve[2]: 25927,
2013 Jul 08
3
[5.xx-6.01] broken PXE with HTTP
On 07/05/2013 01:02 PM, Gerardo Exequiel Pozzi wrote:
>
> 5.00 [pxelinux.0] OK 5.01 [pxelinux.0] OK 5.02-pre1
> [pxelinux.0] OK 5.02-pre2 [pxelinux.0] OK 5.02-pre3 [pxelinux.0]
> BAD (freeze, no error messages, 100% CPU used)
>
> 5.10-pre1 [pxelinux.0] BAD (freeze, no error messages, 100% CPU
> used) 5.10-pre2 [pxelinux.0] BAD (Failed to load: ldlinux.c32,
2013 Jun 13
1
[5.10] PXE + dhcp opts 209, 210 and path issues in tftp/http
On Wed, 12 Jun, at 12:42:01PM, Gerardo Exequiel Pozzi wrote:
> make installer
> make -C utils
> make -C com32
>
> then copy all files *.c32 (including ldlinux.c32) and lpxelinux.0
I suspect the above make commands aren't enough to rebuild the necessary
files. I just pushed out a 5.11-pre1 with a version of the patch that
only changes the internal representation of PATH. Could