Networker

Re: [Networker] Entering auth codes via command line on unix

2003-10-10 06:03:42
Subject: Re: [Networker] Entering auth codes via command line on unix
From: Vandecruys Kris <Kris.Vandecruys AT NBB DOT BE>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Fri, 10 Oct 2003 12:01:57 +0200
I had a similar problem, turned out that bash and tcsh had some sort of problem 
with the \n characters
ksh however worked nicely


HTH,
Kris



-----Original Message-----
From: Davina Treiber [mailto:Treiber AT HOTPOP DOT COM] 
Sent: Friday, October 10, 2003 9:06 AM
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Subject: Re: [Networker] Entering auth codes via command line on unix


Al wrote:
> Thank you Itzik and Davina for the suggestion..
>
> I have now put in an enabler to test with and the following is the query I
> have tried, however I am still getting the same error. :(
>
> [root@tionga root]# echo ". type:NSR license;name:NetWorker for UNIX, Power
> Edition (10 clients per server)/1 server\nupdate auth code:ec3e54fc" |
> nsradmin -s tionga -i -
> Resource parse error: unterminated value list
>  type:NSR license;name:NetWorker for UNIX, Power Edition (10 clients per
> server)/1 server\nupdate auth code:ec3e54fc
>
> ^
> usage: . [query]
>
> Any more suggestions by chance?

I'm not exactly sure what your problem is. It's possible that the \n
characters are the problem as Itzik suggested. When I do a multi-line
nsradmin command on Unix I do it as follows:

echo "
.      type: NSR license;
        name: NetWo..........
update auth code:ec...
" | nsradmin -s abc -i -

This way the carriage returns are there and visible, and the whole thing
is easier to read too. I haven't worked out yet how to do a multi-line
nsradmin command on NT, thankfully I haven't had to do it yet, I tend to
administrate NT servers from a Unix machine which I find far easier. I
would be stuck if I didn't have a Unix machine around.

It's possible that your problem is some of the special characters in the
enabler name. You might need to escape some of them with a \.

I don't recall why it is that you needed to do this from a command line
rather than the GUI. Another option might be to use nsradmin in visual
mode.

--
Note: To sign off this list, send a "signoff networker" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

--
Note: To sign off this list, send a "signoff networker" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

Attachment: NBB_Disclaimer.txt
Description: Text document