Hi Michael, > When installing Debian Squeeze on amd64-based clients in a NIS > environment, where the NIS domain name is supplied as DHCP option > nis-domain "Some_NIS_Domain+01" (containing the special character '+') > setting the additional class NIS through > > <code> > #!/bin/sh > # add NIS if YPDOMAIN is defined > if [ -n "$YPDOMAIN" ];then > echo "NIS $YPDOMAIN" | tr '.a-z-' '_A-Z_' > fi > </code> > > fails without further notification. > [...]
May I ask you for the following further information? - Is it correct that the above code is executed as part of some script in class/? What is the name of that script? - What exactly do you refer to as "fails" - is it that the resulting classes do not contain "NIS" (and neither do they contain "$YPDOMAIN")? - Did you try to add debugging information like echo'ing "my XXYPDOMAIN: XX$YPDOMAIN" (which might in your case result in XX only, if $YPDOMAIN turns out to be empty)? - What is the contents of boot.log on your client? Greeting to Darmstadt, Thanks a lot, Michael
pgpCz3E0Hunz3.pgp
Description: PGP signature