![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Server Platforms Discussion regarding the Ubuntu Server Edition. For more information on the Ubuntu Server Team, please visit their wiki page or Launchpad page. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Oct 2007
Beans: 2
|
Domain user into sudoers
Hi!
I'm using ubuntu server edition. And connecting to windows domain using Likewise open, but I can't use domain user as sudoer. I have added domain user into sudoers (using visudo): domain\user ALL=(ALL) ALL but when I use sudo some command it tells that user is not in sudoers list.. Help! |
|
|
|
|
|
#2 |
|
Just Give Me the Beans!
![]() |
Re: Domain user into sudoers
The following post makes reference to using two slashes rather than one in sudoers.
so try: domain\\user ALL=(ALL) ALL rather than: domain\user ALL=(ALL) ALL http://lists.likewisesoftware.com/pi...ry/000116.html |
|
|
|
|
|
#3 | |
|
First Cup of Ubuntu
![]() Join Date: Oct 2007
Beans: 2
|
Re: Domain user into sudoers
Quote:
he writes that user is not in sudoers list |
|
|
|
|
|
|
#4 |
|
5 Cups of Ubuntu
![]() Join Date: Apr 2006
Location: Nashua, NH, USA
Beans: 21
Ubuntu 8.04 Hardy Heron
|
Re: Domain user into sudoers
I had the same problem and using the \\ worked perfectly for me.
|
|
|
|
|
|
#5 |
|
5 Cups of Ubuntu
![]() Join Date: Sep 2008
Beans: 21
|
Re: Domain user into sudoers
Hi faust.
Are you still seeing this issue with sudoers? The recommended approach of using "\\" instead of "\" should do the trick for you. If it doesn't, let me know and maybe I can assist. Thanks.
__________________
Facundo Software Design Engineer http://likewisesoftware.com/products...open/index.php |
|
|
|
|
|
#6 |
|
First Cup of Ubuntu
![]() Join Date: Jan 2008
Beans: 2
|
Re: Domain user into sudoers
likeWiseGuy,
I would like to do something similar, and have seen success with Domain\\username, but I need help with groups. For example, I'd like all Domain Users to have sudo rights. How do I do that? Thanks, Marcus |
|
|
|
|
|
#7 |
|
First Cup of Ubuntu
![]() Join Date: Jan 2008
Beans: 2
|
Re: Domain user into sudoers
I figured it out!!
%DOMAIN\\domain^users ... |
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() |
Re: Domain user into sudoers
Does this only work on Domain Users? I tried to throw the Domain Admins group in there, but no dice. Anybody come across this?
|
|
|
|
|
|
#9 | |
|
Just Give Me the Beans!
![]() Join Date: Aug 2008
Beans: 63
Ubuntu 9.04 Jaunty Jackalope
|
Re: Domain user into sudoers
Quote:
Code:
%DOMAIN\\domain^admins ALL=(ALL) ALL Code:
winbind use default domain = yes Code:
/etc/samba/lwiauthd.conf Code:
USER ALL=(ALL) ALL |
|
|
|
|
|
|
#10 |
|
5 Cups of Ubuntu
![]() Join Date: Feb 2008
Location: Idaho
Beans: 41
Ubuntu 9.04 Jaunty Jackalope
|
Re: Domain user into sudoers
Also, if you added:
Code:
winbind use default domain = yes Code:
/etc/samba/lwiauthd.conf Can I get the computer to adopt the user rights that are established on the domain? |
|
|
|
| Bookmarks |
| Tags |
| domain, likewise |
| Thread Tools | |
| Display Modes | |
|
|