RE: [Unattended] clear text pw during install

2004-08-27 Thread Michael Moster
 thx - but I wonder if someone has done this also after the
 fact (after I
 already deployed my machines for a domain that isnt ready for use).
 Batchable? I've got the reg fix here:
 ---

[...]

 -

 I can batch that surely, but how to batch the change from domain x to
 workgroup y, i dunno?

 anything? - I guess I could just let my altiris ds box do it
 for me, but
 I like using Unattended for everything.

 -sp


I wounder, why did you not set up samba to use cryped passwords?
man smb.conf:

encrypt passwords (G)
   This boolean controls whether encrypted passwords will be negotiated
with the client. Note that Windows NT 4.0 SP3 and above and
   also Windows 98 will by default expect encrypted passwords unless a
registry entry is changed. To  use  encrypted  passwords  in
   Samba see the file ENCRYPTION.txt in the Samba documentation
directory docs/ shipped with the source code.

   In  order  for encrypted passwords to work correctly smbd(8)must
either have access to a local smbpasswd(5) program for informa-
   tion on how to set up and maintain this file), or set the security =
[server|domain] parameter which causes smbd to authenticate
   against another server.

   Default: encrypt passwords = no


michael



Virus checked by G DATA AntiVirusKit
Version: AVK 14.0.1968 from 20.08.2004
Virus news: www.antiviruslab.com



---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info


[Unattended] 3com treiber (el90x)

2004-08-27 Thread Philipp Kross
hallo,

ich probiere gerade die dos-boot-cd von http://unattended.sourceforge.net/
aus.
es ist eine netzwerkkarte von 3com eingebaut: 3c905c
also wähle ich el90x
das modul lädt er, doch dann kommen folgende fehlermeldungen:

zizat

MS-DOS LAN Manager v2.1 Netbind
Error: 36 Unable to bind. Hardware failure.
NET0125: NETBIND must be executed before TCP/IP TSR module ist loaded.
Unloadable TCP 1.0 not loaded.
NET0116: TCP access failure by Tiny RFC.
Tiny RFC 1.0 not loaded.
Press any key to continue

/zitat

wenn ich dann eine taste drücke, werde ich aufgefordert den pfad und
benutzernamen der freigabe einzugeben.
dann kommt immer: Unable to start network

die karte funktioniert unter suse 8.2 auf dem selben rechner mit dem modul
3c59x

ich benutze version 4.4 von unattended.

kann mir jemand helfen? das wäre nett. danke im voraus.

philipp kross



---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info


[Unattended] - Error 53 with net use

2004-08-27 Thread Francois CORVAISIER
I'm using the Dos Boot disk and each time i arrive at the part where it mout z: to the serveur "net use"does that error 53.
The M$ support says that it could happen because i'm not really log on the domain or that there is some name problem, wherease i'm using the IP @ of the comp. and the "Starting network..." command ends successfully...
And i ping the machine with other boot disk...

So i have no real clue to manage with that problem.
I've also use other Network boot disk and it's still the same problem... don"t really know what could be the solution.

If anyone got the solution, or some clues...

Thx.

Re: [Unattended] possible bug in linux bootdisk, master script?

2004-08-27 Thread John . Edmiston
I too am seeing this message from the 4.4b linuxboot cd.

After overriding defaults, hitting enter to keep the install source the
same, putting in my username and password

Trying smbmount \\ntinstall\install /z -o ttl=60,username=installer,ro
connection to ntinstaller failed
SMB connection failed
*** smbmount did not work
*** Trying mount.cifs \\ntinstall\install /z -o
ttl=60,username=installer,ro
mount error: could not find target server.  TCP name ntinstall/install not
found
rc=4
*** Failed to mount /z. Retrying...

I tried your suggestion

Z_PATH='\\ntinstall\install'
  smbmount $Z_PATH /z -o ttl=60,username=guest,ro

and received the message

Connection to ntinstall failed
SMB connection failed


The Unattended 3.5 dos boot cd works with this same machine using the e100b
driver.


Tft Tco [EMAIL PROTECTED] writes:

 so i was checking the script, it actually does the following command:
 smbmount \\myserver.local\install /z -o ttl=60,username=geust,ro

Not exactly.  The master script does:

  smbmount $Z_PATH /z -o ttl=60,$mount_opts

...which is not the same.

A more accurate manual simulation would be:

  Z_PATH='\\ntinstall\install'
  smbmount $Z_PATH /z -o ttl=60,username=guest,ro

Assuming this still works, please try:

  more /z/dosbin/install.pl

If that fails, we can debug from there.  If it succeeds, then we have
a bit of a mystery.

In the next release, we will produce slightly better diagnostics for
these sorts of failures.

 - Pat



John A. Edmiston
Information Systems Analyst
Plant Performance Services
Voice918.246.6226
Fax 918.245.8812
[EMAIL PROTECTED]




-
The information transmitted is intended only for the person
or entity to which it is addressed and may contain confidential
and/or privileged material. If you are not the intended recipient 
of this message you are hereby notified that any use, review,
retransmission, dissemination, distribution, reproduction or any
action taken in reliance upon this message is prohibited. If you 
received this in error, please contact the sender and delete the 
material from any computer.  Any views expressed in this message
are those of the individual sender and may not necessarily reflect 
the views of the company.  
---



---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047alloc_id=10808op=click
___
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Diskless boot questions

2004-08-27 Thread Patrick J. LoPresti
Richard Greaney [EMAIL PROTECTED] writes:

 Can somebody please tell me where I might find linux boot .imz
 files, or how to set up unattended to use the Linux boot ISO image
 as my init ramdisk?

Look under unattended-4.4b/linuxboot/tftpboot.  Everything you need is
there, except for the main boot image itself pxelinux.0 (which you
have already installed).

In particular, you need the bzImage and initrd files, plus the
different pxelinux.cfg/default file.

Let me know if this is not clear, and thanks for the reminder that the
documentation needs an overhaul.

 - Pat


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047alloc_id=10808op=click
___
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] - Error 53 with net use

2004-08-27 Thread Patrick J. LoPresti
Francois CORVAISIER [EMAIL PROTECTED] writes:

 I'm using the Dos Boot disk and each time i arrive at the part where
 it mout z: to the serveur net use does that error 53.  The M$
 support says that it could happen because i'm not really log on the
 domain or that there is some name problem, wherease i'm using the IP
 @ of the comp. and the Starting network... command ends
 successfully...

Starting network... just means loading network drivers.  It's the
net use command that actually maps the share and is failing for you.

Are you saying you are trying to use an IP address?  Like net use
\\192.168.1.1\install?  That will not work.

 And i ping the machine with other boot disk...

ping accepts IP addresses.  net use does not.  Either use a
NetBIOS name, or (better) try the Linux boot disk, which accepts both
IP addresses and DNS names.

 - Pat


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047alloc_id=10808op=click
___
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] possible bug in linux bootdisk, master script?

2004-08-27 Thread Patrick J. LoPresti
[EMAIL PROTECTED] writes:

 I too am seeing this message from the 4.4b linuxboot cd.

Your error is slightly different:

 *** Trying mount.cifs \\ntinstall\install /z -o
 ttl=60,username=installer,ro
 mount error: could not find target server.  TCP name ntinstall/install not
 found

This means the boot disk was unable to resolve the host name
ntinstall.

Our DOS boot disk uses NetBIOS name resolution (WINS, broadcast),
while our Linux boot disk uses DNS.  So it is possible for one to work
where the other fails.  Maybe I will change this in the next
release...  But meanwhile, either get DNS working or use the server's
IP address instead of its name.

 - Pat


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047alloc_id=10808op=click
___
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info


RE: [Unattended] Diskless boot questions

2004-08-27 Thread Niels de Groot
Hi Richard,

One way to boot Linux from a PC that doesn't have a PXE supporting NIC is
to use netboot (http://netboot.sourceforge.net) Using netboot you only need
the dos drivers for the card. (Packet or NDIS2)
I haven't tried this myself, but I think that's what you're looking for.

Good luck, and let us know if it solves your problem. If it does it can be added to 
the FAQ.

Niels de Groot

-Oorspronkelijk bericht-
Van:Richard Greaney [SMTP:[EMAIL PROTECTED]
Verzonden:  vrijdag 27 augustus 2004 0:55
Aan:[EMAIL PROTECTED]
Onderwerp:  [Unattended] Diskless boot questions

I have set up the server side for unattended to the point where a 
Windows install works when booting off a CD made from the iso image. I 
would like to improve this to extend to bootable NICs as well as 
bootable floppy disks as not all workstations I work with have CD-ROMs 
or bootable NICs.

I have also setup my tftp server and PXE booting works as expected. The 
NIC gets an IP address, downloads the files from tftp and then shows the 
start screen. Incidentally, I have also found that a RIS setup disk 
basically turns a non-bootable NIC into a bootbale NIC for the time the 
disk is in the drive. It loads the start screen that is accessed via 
PXE. It is after this stage, however, that I begin to run into problems.

The image that it requests (rtsnd.imz or blah.imz) is (of course) a DOS 
client image. Obviously I am using the wrong images as there would be no 
reason to boot into Linux off the NIC then try and load DOS.  However, I 
cannot find any .imz file that contains the linux boot image. I can't 
use the DOS image anyway because it fails when looking for a DHCP address.

Ideally, I'd like to simply be able to use the linux boot ISO file 
because that worked fine off the CD.

Can somebody please tell me where I might find linux boot .imz files, or 
how to set up unattended to use the Linux boot ISO image as my init ramdisk?

Thanks
Richard




---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047alloc_id=10808op=click
___
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info


[Unattended] poweredge 2400: Unable to determine boot device at /usr/bin/find-boot-device line 207.

2004-08-27 Thread Julien TOUCHE
i get a problem to use unattended on a dell poweredge 2400. /etc/master
stop on
Unable to determine boot device at /usr/bin/find-boot-device line 207.
log at the end with dmesg/lspci
Regards
Julien
note: it's with 4_4a, i will update as soon as i can next week. (same
for evo)
dmesg
le entries: 2048 (order 11: 16384 bytes)
Detected 598.314 MHz processor.
Using tsc for high-res timesource
Console: colour VGA+ 80x25
Memory: 509960k/524280k available (1305k kernel code, 13560k reserved,
444k data, 120k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 1179.64 BogoMIPS
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU: After generic identify, caps: 0383fbff   
CPU: After vendor identify, caps: 0383fbff   
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
CPU: After all inits, caps: 0383fbff   0040
CPU: Intel Pentium III (Coppermine) stepping 03
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
enabled ExtINT on CPU#0
ESR value before enabling vector: 0040
ESR value after enabling vector: 
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
Setting 3 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 3 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-2, 2-5, 2-10, 2-11, 2-13, 2-14 not connected.
..TIMER: vector=0x31 pin1=-1 pin2=0
...trying to set up timer (IRQ0) through the 8259A ...
. (found pin 0) ...works.
number of MP IRQ sources: 40.
number of IO-APIC #2 registers: 16.
number of IO-APIC #3 registers: 16.
testing the IO APIC...
IO APIC #2..
 register #00: 0200
...: physical APIC id: 02
...: Delivery Type: 0
...: LTS  : 0
 register #01: 000F0011
... : max redirection entries: 000F
... : PRQ implemented: 0
... : IO APIC version: 0011
 register #02: 
... : arbitration: 00
 IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
 00 001 01  000   0   01131
 01 001 01  000   0   01139
 02 000 00  100   0   00000
 03 001 01  000   0   01141
 04 001 01  000   0   01149
 05 000 00  100   0   00000
 06 001 01  000   0   01151
 07 001 01  000   0   01159
 08 001 01  000   0   01161
 09 001 01  000   0   01169
 0a 000 00  100   0   00000
 0b 000 00  100   0   00000
 0c 001 01  000   0   01171
 0d 000 00  100   0   00000
 0e 000 00  100   0   00000
 0f 001 01  000   0   01179
IO APIC #3..
 register #00: 0300
...: physical APIC id: 03
...: Delivery Type: 0
...: LTS  : 0
 register #01: 000F0011
... : max redirection entries: 000F
... : PRQ implemented: 0
... : IO APIC version: 0011
 register #02: 0D00
... : arbitration: 0D
 IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
 00 001 01  110   1   01181
 01 001 01  110   1   01189
 02 001 01  110   1   01191
 03 001 01  110   1   01199
 04 001 01  110   1   011A1
 05 001 01  110   1   011A9
 06 001 01  110   1   011B1
 07 001 01  110   1   011B9
 08 001 01  110   1   011C1
 09 001 01  110   1   011C9
 0a 001 01  110   1   011D1
 0b 001 01  110   1   011D9
 0c 001 01  110   1   011E1
 0d 001 01  110   1   011E9
 0e 001 01  110   1   01132
 0f 001 01  110   1   0113A
IRQ to pin mappings:
IRQ0 - 0:0
IRQ1 - 0:1
IRQ3 - 0:3
IRQ4 - 0:4
IRQ6 - 0:6
IRQ7 - 0:7
IRQ8 - 0:8
IRQ9 - 0:9
IRQ12 - 0:12
IRQ15 - 0:15
IRQ16 - 1:0
IRQ17 - 1:1
IRQ18 - 1:2
IRQ19 - 1:3
IRQ20 - 1:4
IRQ21 - 1:5
IRQ22 - 1:6
IRQ23 - 1:7
IRQ24 - 1:8
IRQ25 - 1:9
IRQ26 - 1:10
IRQ27 - 1:11
IRQ28 - 1:12
IRQ29 - 1:13
IRQ30 - 1:14
IRQ31 - 1:15
 done.
Using local APIC timer interrupts.
calibrating APIC timer ...
. CPU clock speed is 598.0026 MHz.
. host bus clock speed is 132.0894 MHz.
checking if image is initramfs... it is
Freeing initrd memory: 7348k freed
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry 

Re: [Unattended] poweredge 2400: Unable to determine boot device at /usr/bin/find-boot-device line 207.

2004-08-27 Thread Wim Vandersmissen

Mm, looks like it's not loading aacraid for your raidcontroller

00:02.1 Memory controller: Dell PowerEdge Expandable RAID Controller 2/Si (rev 01)

I have also a PE2400 at work, lspci -n shows me for the RAID controller:

:00:02.1 0104: 1028:0001 (rev 01)

As far as I understand the master script:

# PCI classes 0x01 are mass storage controllers.
storage_modules=$(find-modules-pci 0x01)

aacraid should be loaded automatically?

Does modprobe aacraid gives you something?

--Wim

On Fri, Aug 27, 2004 at 09:23:08PM +0200, Julien TOUCHE wrote:
 
 i get a problem to use unattended on a dell poweredge 2400. /etc/master
 stop on
 
 Unable to determine boot device at /usr/bin/find-boot-device line 207.
 
 log at the end with dmesg/lspci
 
 Regards
 
   Julien
 
 note: it's with 4_4a, i will update as soon as i can next week. (same
 for evo)
 
 dmesg
 le entries: 2048 (order 11: 16384 bytes)
 Detected 598.314 MHz processor.
 Using tsc for high-res timesource
 Console: colour VGA+ 80x25
 Memory: 509960k/524280k available (1305k kernel code, 13560k reserved,
 444k data, 120k init, 0k highmem)
 Checking if this processor honours the WP bit even in supervisor mode... Ok.
 Calibrating delay loop... 1179.64 BogoMIPS
 Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
 Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
 Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
 CPU: After generic identify, caps: 0383fbff   
 CPU: After vendor identify, caps: 0383fbff   
 CPU: L1 I cache: 16K, L1 D cache: 16K
 CPU: L2 cache: 256K
 CPU: After all inits, caps: 0383fbff   0040
 CPU: Intel Pentium III (Coppermine) stepping 03
 Enabling fast FPU save and restore... done.
 Enabling unmasked SIMD FPU exception support... done.
 Checking 'hlt' instruction... OK.
 enabled ExtINT on CPU#0
 ESR value before enabling vector: 0040
 ESR value after enabling vector: 
 ENABLING IO-APIC IRQs
 Setting 2 in the phys_id_present_map
 ...changing IO-APIC physical APIC ID to 2 ... ok.
 Setting 3 in the phys_id_present_map
 ...changing IO-APIC physical APIC ID to 3 ... ok.
 init IO_APIC IRQs
  IO-APIC (apicid-pin) 2-0, 2-2, 2-5, 2-10, 2-11, 2-13, 2-14 not connected.
 ..TIMER: vector=0x31 pin1=-1 pin2=0
 ...trying to set up timer (IRQ0) through the 8259A ...
 . (found pin 0) ...works.
 number of MP IRQ sources: 40.
 number of IO-APIC #2 registers: 16.
 number of IO-APIC #3 registers: 16.
 testing the IO APIC...
 IO APIC #2..
  register #00: 0200
 ...: physical APIC id: 02
 ...: Delivery Type: 0
 ...: LTS  : 0
  register #01: 000F0011
 ... : max redirection entries: 000F
 ... : PRQ implemented: 0
 ... : IO APIC version: 0011
  register #02: 
 ... : arbitration: 00
  IRQ redirection table:
  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
  00 001 01  000   0   01131
  01 001 01  000   0   01139
  02 000 00  100   0   00000
  03 001 01  000   0   01141
  04 001 01  000   0   01149
  05 000 00  100   0   00000
  06 001 01  000   0   01151
  07 001 01  000   0   01159
  08 001 01  000   0   01161
  09 001 01  000   0   01169
  0a 000 00  100   0   00000
  0b 000 00  100   0   00000
  0c 001 01  000   0   01171
  0d 000 00  100   0   00000
  0e 000 00  100   0   00000
  0f 001 01  000   0   01179
 IO APIC #3..
  register #00: 0300
 ...: physical APIC id: 03
 ...: Delivery Type: 0
 ...: LTS  : 0
  register #01: 000F0011
 ... : max redirection entries: 000F
 ... : PRQ implemented: 0
 ... : IO APIC version: 0011
  register #02: 0D00
 ... : arbitration: 0D
  IRQ redirection table:
  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
  00 001 01  110   1   01181
  01 001 01  110   1   01189
  02 001 01  110   1   01191
  03 001 01  110   1   01199
  04 001 01  110   1   011A1
  05 001 01  110   1   011A9
  06 001 01  110   1   011B1
  07 001 01  110   1   011B9
  08 001 01  110   1   011C1
  09 001 01  110   1   011C9
  0a 001 01  110   1   011D1
  0b 001 01  110   1   011D9
  0c 001 01  110   1   011E1
  0d 001 01  110   1   011E9
  0e 001 01  110   1   01132
  0f 001 01  110   1   011