As to below, Andrew Davis wrote:
Using the ssh mapping, if I want to issue an rcp request on behalf of user fred and then issue another request on behalf of user mike, do I have to establish 2 separate ssh connections? Is the answer different if I use beep? What about soap?
netconf is a session-based protocol, and authentication occurs once per session. Therefore, if you want to issue requests on behalf of another user, using their credentials, you would require another session.
Eliot -- to unsubscribe send a message to netconf-request@ops.ietf.org with the word 'unsubscribe' in a single line as the message text body. archive: <http://ops.ietf.org/lists/netconf/>