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?










share|improve this question









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















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?










share|improve this question









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













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?










share|improve this question









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






share|improve this question









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.











share|improve this question









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.









share|improve this question




share|improve this question








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














  • 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















active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});






Christopher Byrd is a new contributor. Be nice, and check out our Code of Conduct.










 

draft saved


draft discarded


















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






























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.










 

draft saved


draft discarded


















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.















 


draft saved


draft discarded














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





















































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







Popular posts from this blog

Entries order in /etc/network/interfaces

新発田市

Grub takes very long (several minutes) to open Menu (in Multi-Boot-System)