Is it possible to manually control access the bluetooth interface?
up vote
0
down vote
favorite
I have a home theater pc (running Arch + KDE) and two user accounts, TV and LOCAL. Both users have full, equal permissions. I'm currently set up so that the TV user is automatically logged in on boot. I can access the bluetooth interface both via keyboard and mouse and if I ssh into the system as the TV user. However, if I then ssh in as the LOCAL user (with TV still automatically logged in from boot and running a graphical instance on the television) I cannot access the bluetooth interface; the TV user instance's bluetooth still works fine. Is it possible to access bluetooth with both accounts simultaneously? If not, TV does not need to ever access bluetooth and LOCAL does. Is there a way to manually set bluetooth permissions, or forcibly control which user has current access to the bluetooth interface?
permissions bluetooth
New contributor
Christopher Byrd is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
0
down vote
favorite
I have a home theater pc (running Arch + KDE) and two user accounts, TV and LOCAL. Both users have full, equal permissions. I'm currently set up so that the TV user is automatically logged in on boot. I can access the bluetooth interface both via keyboard and mouse and if I ssh into the system as the TV user. However, if I then ssh in as the LOCAL user (with TV still automatically logged in from boot and running a graphical instance on the television) I cannot access the bluetooth interface; the TV user instance's bluetooth still works fine. Is it possible to access bluetooth with both accounts simultaneously? If not, TV does not need to ever access bluetooth and LOCAL does. Is there a way to manually set bluetooth permissions, or forcibly control which user has current access to the bluetooth interface?
permissions bluetooth
New contributor
Christopher Byrd is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
Was the Local user added to the system after TV? If so check that the groups that they are both members of match in reguards to what is required to manage bluetooth.
– Michael Prokopec
2 days ago
They both belong to single group each, home and local respectively
– Christopher Byrd
2 days ago
When you type groups in terminal, what happens as both users? >$username adm dialout cdrom sudo audio dip video plugdev lpadmin sambashare @Christopher Byrd
– Michael Prokopec
2 days ago
@MichaelProkopec just that: a single line it output containing only the username. the /etc/groups files has many groups listed with the two users as x:1000: and x:1001:
– Christopher Byrd
2 days ago
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have a home theater pc (running Arch + KDE) and two user accounts, TV and LOCAL. Both users have full, equal permissions. I'm currently set up so that the TV user is automatically logged in on boot. I can access the bluetooth interface both via keyboard and mouse and if I ssh into the system as the TV user. However, if I then ssh in as the LOCAL user (with TV still automatically logged in from boot and running a graphical instance on the television) I cannot access the bluetooth interface; the TV user instance's bluetooth still works fine. Is it possible to access bluetooth with both accounts simultaneously? If not, TV does not need to ever access bluetooth and LOCAL does. Is there a way to manually set bluetooth permissions, or forcibly control which user has current access to the bluetooth interface?
permissions bluetooth
New contributor
Christopher Byrd is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I have a home theater pc (running Arch + KDE) and two user accounts, TV and LOCAL. Both users have full, equal permissions. I'm currently set up so that the TV user is automatically logged in on boot. I can access the bluetooth interface both via keyboard and mouse and if I ssh into the system as the TV user. However, if I then ssh in as the LOCAL user (with TV still automatically logged in from boot and running a graphical instance on the television) I cannot access the bluetooth interface; the TV user instance's bluetooth still works fine. Is it possible to access bluetooth with both accounts simultaneously? If not, TV does not need to ever access bluetooth and LOCAL does. Is there a way to manually set bluetooth permissions, or forcibly control which user has current access to the bluetooth interface?
permissions bluetooth
permissions bluetooth
New contributor
Christopher Byrd is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Christopher Byrd is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 2 days ago
jasonwryan
48.6k14133182
48.6k14133182
New contributor
Christopher Byrd is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 2 days ago
Christopher Byrd
11
11
New contributor
Christopher Byrd is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Christopher Byrd is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Christopher Byrd is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
Was the Local user added to the system after TV? If so check that the groups that they are both members of match in reguards to what is required to manage bluetooth.
– Michael Prokopec
2 days ago
They both belong to single group each, home and local respectively
– Christopher Byrd
2 days ago
When you type groups in terminal, what happens as both users? >$username adm dialout cdrom sudo audio dip video plugdev lpadmin sambashare @Christopher Byrd
– Michael Prokopec
2 days ago
@MichaelProkopec just that: a single line it output containing only the username. the /etc/groups files has many groups listed with the two users as x:1000: and x:1001:
– Christopher Byrd
2 days ago
add a comment |
1
Was the Local user added to the system after TV? If so check that the groups that they are both members of match in reguards to what is required to manage bluetooth.
– Michael Prokopec
2 days ago
They both belong to single group each, home and local respectively
– Christopher Byrd
2 days ago
When you type groups in terminal, what happens as both users? >$username adm dialout cdrom sudo audio dip video plugdev lpadmin sambashare @Christopher Byrd
– Michael Prokopec
2 days ago
@MichaelProkopec just that: a single line it output containing only the username. the /etc/groups files has many groups listed with the two users as x:1000: and x:1001:
– Christopher Byrd
2 days ago
1
1
Was the Local user added to the system after TV? If so check that the groups that they are both members of match in reguards to what is required to manage bluetooth.
– Michael Prokopec
2 days ago
Was the Local user added to the system after TV? If so check that the groups that they are both members of match in reguards to what is required to manage bluetooth.
– Michael Prokopec
2 days ago
They both belong to single group each, home and local respectively
– Christopher Byrd
2 days ago
They both belong to single group each, home and local respectively
– Christopher Byrd
2 days ago
When you type groups in terminal, what happens as both users? >$username adm dialout cdrom sudo audio dip video plugdev lpadmin sambashare @Christopher Byrd
– Michael Prokopec
2 days ago
When you type groups in terminal, what happens as both users? >$username adm dialout cdrom sudo audio dip video plugdev lpadmin sambashare @Christopher Byrd
– Michael Prokopec
2 days ago
@MichaelProkopec just that: a single line it output containing only the username. the /etc/groups files has many groups listed with the two users as x:1000: and x:1001:
– Christopher Byrd
2 days ago
@MichaelProkopec just that: a single line it output containing only the username. the /etc/groups files has many groups listed with the two users as x:1000: and x:1001:
– Christopher Byrd
2 days ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Christopher Byrd is a new contributor. Be nice, and check out our Code of Conduct.
Christopher Byrd is a new contributor. Be nice, and check out our Code of Conduct.
Christopher Byrd is a new contributor. Be nice, and check out our Code of Conduct.
Christopher Byrd is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f483107%2fis-it-possible-to-manually-control-access-the-bluetooth-interface%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Was the Local user added to the system after TV? If so check that the groups that they are both members of match in reguards to what is required to manage bluetooth.
– Michael Prokopec
2 days ago
They both belong to single group each, home and local respectively
– Christopher Byrd
2 days ago
When you type groups in terminal, what happens as both users? >$username adm dialout cdrom sudo audio dip video plugdev lpadmin sambashare @Christopher Byrd
– Michael Prokopec
2 days ago
@MichaelProkopec just that: a single line it output containing only the username. the /etc/groups files has many groups listed with the two users as x:1000: and x:1001:
– Christopher Byrd
2 days ago