ColinTaylor
Part of the Furniture
I can't find any clue on the internet as to why you're seeing the RPC error. Also, I can't recreate the error as I don't have an Oppo.
I can only think of two things to try...
1. Can you change the user ID the Oppo is connecting with from admin to buontinh
2. You could try this version of the script but it's a shot in the dark.
I can only think of two things to try...
1. Can you change the user ID the Oppo is connecting with from admin to buontinh
2. You could try this version of the script but it's a shot in the dark.
Code:
#!/bin/sh
CONFIG=$1
source /usr/sbin/helper.sh
pc_replace "log level = 0" "log level = 3" $CONFIG
pc_insert "[global]" "client ntlmv2 auth = no" $CONFIG