nope.
i've even tried
bitcoind -rpcuser=some -rpcpassword=else
and then
bitcoin-cli -rpcuser=some -rpcpassword=else getinfo
and it fails
You can try
bitcoind -rpcuser=some -rpcpassword=else -rpcallowip=MYIP
Replace MYIP with you ip or network address.