Re: Windows domain user in Linux

2012-05-07 Thread Camaleón
On Mon, 07 May 2012 12:30:53 +0500, Muhammad Yousuf Khan wrote: > On Sat, May 5, 2012 at 5:07 PM, Camaleón wrote: (...) >> Then you can adjust the share owner and permissions in a proper way. >> >>> so it seems easy to me that i have to just chmode 770 to the >>> folder/file >>>  and things sta

Re: Windows domain user in Linux

2012-05-07 Thread Muhammad Yousuf Khan
On Sat, May 5, 2012 at 5:07 PM, Camaleón wrote: > On Sat, 05 May 2012 16:19:52 +0500, Muhammad Yousuf Khan wrote: > >> On Sat, May 5, 2012 at 1:50 AM, Camaleón wrote: > Thanks for the informative email, however administrator is me so thats the reason i added that. >>> >>> Yes, but that'

Re: Windows domain user in Linux

2012-05-05 Thread Camaleón
On Sat, 05 May 2012 16:19:52 +0500, Muhammad Yousuf Khan wrote: > On Sat, May 5, 2012 at 1:50 AM, Camaleón wrote: >>> Thanks for the informative email, however administrator is me so thats >>> the reason i added that. >> >> Yes, but that's still dangerous. Why do you need to be in root's group?

Re: Windows domain user in Linux

2012-05-05 Thread Muhammad Yousuf Khan
On Sat, May 5, 2012 at 1:50 AM, Camaleón wrote: > On Fri, 04 May 2012 21:06:58 +0500, Muhammad Yousuf Khan wrote: > >> On Fri, May 4, 2012 at 8:10 PM, Camaleón wrote: >>> On Fri, 04 May 2012 12:32:31 +0500, Muhammad Yousuf Khan wrote: >>> i am using winbind for samba to fetch users from wind

Re: Windows domain user in Linux

2012-05-05 Thread Daniel Koch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 04.05.2012 18:05, schrieb Muhammad Yousuf Khan: > On Fri, May 4, 2012 at 7:49 PM, Daniel Koch > wrote: Am 04.05.2012 09:32, schrieb > Muhammad Yousuf Khan: i am using winbind for samba to fetch users from windows domain. now i want to ad

Re: Windows domain user in Linux

2012-05-04 Thread Camaleón
On Fri, 04 May 2012 21:06:58 +0500, Muhammad Yousuf Khan wrote: > On Fri, May 4, 2012 at 8:10 PM, Camaleón wrote: >> On Fri, 04 May 2012 12:32:31 +0500, Muhammad Yousuf Khan wrote: >> >>> i am using winbind for samba to fetch users from windows domain. now i >>> want to add a windows domain user

Re: Windows domain user in Linux

2012-05-04 Thread Muhammad Yousuf Khan
On Fri, May 4, 2012 at 8:10 PM, Camaleón wrote: > On Fri, 04 May 2012 12:32:31 +0500, Muhammad Yousuf Khan wrote: > >> i am using winbind for samba to fetch users from windows domain. now i >> want to add a windows domain user "administrator" a member of group >> "root". however when i run the com

Re: Windows domain user in Linux

2012-05-04 Thread Muhammad Yousuf Khan
On Fri, May 4, 2012 at 7:49 PM, Daniel Koch wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Am 04.05.2012 09:32, schrieb Muhammad Yousuf Khan: >> i am using winbind for samba to fetch users from windows domain. >> now i want to add a windows domain user "administrator" a member of >>

Re: Windows domain user in Linux

2012-05-04 Thread Camaleón
On Fri, 04 May 2012 12:32:31 +0500, Muhammad Yousuf Khan wrote: > i am using winbind for samba to fetch users from windows domain. now i > want to add a windows domain user "administrator" a member of group > "root". however when i run the command it gives me an error. > > #useradd -G root admini

Re: Windows domain user in Linux

2012-05-04 Thread Daniel Koch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 04.05.2012 09:32, schrieb Muhammad Yousuf Khan: > i am using winbind for samba to fetch users from windows domain. > now i want to add a windows domain user "administrator" a member of > group "root". however when i run the command it gives me an er

Windows domain user in Linux

2012-05-04 Thread Muhammad Yousuf Khan
i am using winbind for samba to fetch users from windows domain. now i want to add a windows domain user "administrator" a member of group "root". however when i run the command it gives me an error. #useradd -G root administrator useradd: user 'administrator' already exists Please Help. Thank