Configuring Access to the Policies, Services, and Subscribers CLI
To make the Policies, Services, and Subscribers CLI accessible to users:
- From configuration mode, access the [edit system
services editor] hierarchy level.[edit]user@host# edit system services editor
- Specify the type of password encryption to be used.[edit system services editor] user@host# password-encryption (crypt | md5 | sha | plain)
where:
- crypt—UNIX crypt, one-way encryption
- md5—Message Digest 5 (MD5), a 128-bit message digest
- sha—SHA message digest, a 160-bit message digest
- plain—No encryption