From what I can gather...
There is really no need to have a bootStrapUserName for your reciever server right?
deploy.cfg reads...
#--- The bootstrap user name. Case insensitive.
#
# Whenever the Open Deploy server (base or receiver) starts up,
# it will add the bootstrap user specified here to the OD server's
# od-admin role database.
#
# The bootstrap user is usually the first user you use to login
# to the OD Admin GUI so you can create other users.
#
# The bootstrap user *MUST* be a valid od-admin role user
# on the Operations Server that is servicing this OD server.
# The Operation server performs the authentication check when
# a user logs into the OD Admin GUI.
# Note that the Operating System platform of the
# Operation Server and the OD Server can be different.
The Professor-