Displaying 2 results from an estimated 2 matches for "his_username".
2005 Jul 19
0
"Looking for username in default"
When a particular peer tries to connect, I get the message
"looking for his_username in default"
Then asterisk sends back a 404.
The username is set as the stanza in sip.conf that looks like this:
[his_username]
type=peer
host=999.999.999.999
context=his_context
disallow=all
allow=ulaw
secret=his_secret
username=his_username
insecure=very
I don't understand whether it&...
2003 Jul 17
0
Samba + acl + Domain Admins
...-2.2.7a with winbind and acl. I've setup share with
default owner 'administrator' and group owner 'Domain Admins' and let
access to others throw acl. Trouble is, when some user from 'Domain
Admins' group changes some file, he also changes user and group owner to
'his_username' and 'Domain Users'. I've checked smb.conf and there is:
domain admin group =
admin users =
which means that no one has rights to change file ownerships.
What is wrong then?
Thanks