Re: [CentOS] Samba Question

2009-08-26 Thread Chan Chung Hang Christopher
Now the Designers groups should have rw rights for Projects and subfolders The draghtsmen should be able to upload only files (not folders) to Final subfolder. They are not allowed to modify/delete anything anywhere. They will not have any permission in project folder any ideas?

Re: [CentOS] Samba Question

2009-08-26 Thread Johnny Hughes
Rajagopal Swaminathan wrote: Greetings, There is a requirement of Samba server with the following specification: There are two groups: Designers, Draftsmen The share folder hierarchy is Project--Final Now the Designers groups should have rw rights for Projects and subfolders The

Re: [CentOS] Samba Question

2009-08-26 Thread Les Mikesell
Rajagopal Swaminathan wrote: Greetings, There is a requirement of Samba server with the following specification: There are two groups: Designers, Draftsmen The share folder hierarchy is Project--Final Now the Designers groups should have rw rights for Projects and subfolders The

Re: [CentOS] Samba Question

2009-08-26 Thread Toby Bluhm
Rajagopal Swaminathan wrote: Greetings, There is a requirement of Samba server with the following specification: There are two groups: Designers, Draftsmen The share folder hierarchy is Project--Final Now the Designers groups should have rw rights for Projects and subfolders The

Re: [CentOS] Samba Question

2009-05-23 Thread JohnS
On Fri, 2009-05-22 at 20:37 +0200, Fabian Arrotin wrote: Bo Lynch wrote: Hopefully very easy question to answer. I am trying to migrate data of of a samba server that is using winbind joined to a windows domain to another box. What samba or winbind files do I need so that this will resolve

Re: [CentOS] Samba Question

2009-05-22 Thread Fabian Arrotin
Bo Lynch wrote: Hopefully very easy question to answer. I am trying to migrate data of of a samba server that is using winbind joined to a windows domain to another box. What samba or winbind files do I need so that this will resolve to names rather than UID and GID. For example

Re: [CentOS] Samba Question

2009-05-21 Thread JohnS
On Thu, 2009-05-21 at 14:16 -0400, Bo Lynch wrote: Hopefully very easy question to answer. I am trying to migrate data of of a samba server that is using winbind joined to a windows domain to another box. What samba or winbind files do I need so that this will resolve to names rather than UID

Re: [CentOS] Samba Question

2009-05-21 Thread JohnS
On Thu, 2009-05-21 at 14:16 -0400, Bo Lynch wrote: What samba or winbind files do I need so that this will resolve to names rather than UID and GID. For example drwxr-x--- 1049 10926 10005 36864 May 15 11:46 Student --- Ok lets take away AD. To use regular name

Re: [CentOS] Samba Question

2009-05-21 Thread Bo Lynch
On Thu, May 21, 2009 2:43 pm, JohnS wrote: On Thu, 2009-05-21 at 14:16 -0400, Bo Lynch wrote: Hopefully very easy question to answer. I am trying to migrate data of of a samba server that is using winbind joined to a windows domain to another box. What samba or winbind files do I need so

Re: [CentOS] Samba Question

2009-05-21 Thread Bo Lynch
On Thu, May 21, 2009 3:33 pm, Toby Bluhm wrote: Bo Lynch wrote: On Thu, May 21, 2009 2:43 pm, JohnS wrote: On Thu, 2009-05-21 at 14:16 -0400, Bo Lynch wrote: Hopefully very easy question to answer. I am trying to migrate data of of a samba server that is using winbind joined to a windows

Re: [CentOS] Samba Question

2009-05-21 Thread Toby Bluhm
The situation I'm in is that this box is joining to a win2000 PDC using samba+winbind for setting permissions on files and dir with domain users/groups. When I do a ls -l I just see the uid or gid instead of the domainame+_user domainname+group which is causing samba not to know who owns

Re: [CentOS] Samba Question

2009-05-21 Thread JohnS
On Thu, 2009-05-21 at 14:48 -0400, Bo Lynch wrote: On Thu, May 21, 2009 2:43 pm, JohnS wrote: On Thu, 2009-05-21 at 14:16 -0400, Bo Lynch wrote: Hopefully very easy question to answer. I am trying to migrate data of of a samba server that is using winbind joined to a windows domain to

Re: [CentOS] Samba Question

2009-05-21 Thread JohnS
On Thu, 2009-05-21 at 15:39 -0400, Toby Bluhm wrote: The situation I'm in is that this box is joining to a win2000 PDC using samba+winbind for setting permissions on files and dir with domain users/groups. When I do a ls -l I just see the uid or gid instead of the domainame+_user

[CentOS] Re: CentOS-Samba question

2008-06-03 Thread Scott Silva
on 6-3-2008 1:00 PM MHR spake the following: On Mon, Jun 2, 2008 at 10:16 AM, John R Pierce pierce-BRp9yk6zKL1Wk0Htik3J/[EMAIL PROTECTED] wrote: win9X has horrible network username habits...you need to determine what username its running as... dirty trick, log off, and the username should

Re: [CentOS] Re: CentOS-Samba question

2008-06-03 Thread Ross Cavanagh
MHR wrote: Vista will raise your disappointment level back up! That was intended to include Vista - it sinks to a new low for Micro. Even SP1 made it worse. Funny article in regards to upgrading from Vista to XP.

Re: [CentOS] Re: CentOS-Samba question

2008-06-03 Thread MHR
On Tue, Jun 3, 2008 at 4:16 PM, Ross Cavanagh [EMAIL PROTECTED] wrote: MHR wrote: Vista will raise your disappointment level back up! That was intended to include Vista - it sinks to a new low for Micro. Even SP1 made it worse. Funny article in regards to upgrading from Vista to XP.

Re: [CentOS] samba question

2008-05-24 Thread david chong
On 5/24/08, Dennis McLeod [EMAIL PROTECTED] wrote: You should really look into the Samba Mailing list.. https://lists.samba.org/mailman/listinfo/samba Following your thread, you likely need to add the server to the hosts and lmhosts files on your XP boxes, as was already mentioned

Re: [CentOS] samba question

2008-05-23 Thread david chong
Run testparm and tell us what your share definitions are...if any. [EMAIL PROTECTED] david]# testparm Load smb config files from /etc/samba/smb.conf Processing section [samba] Loaded services file OK. Server role: ROLE_STANDALONE Press enter to see a dump of your service definitions [global]

Re: [CentOS] samba question

2008-05-23 Thread david chong
On 5/23/08, John [EMAIL PROTECTED] wrote: Can you ping the Samba Server by the Server name? Pinging server name, From the server itself can ping. However from winxp client cannot ping by server name, can only ping by ip address. [EMAIL PROTECTED] david]# ping -c3 antioch PING antioch.mc

Re: [CentOS] samba question

2008-05-23 Thread Christopher Chan
david chong wrote: On 5/23/08, John [EMAIL PROTECTED] wrote: Can you ping the Samba Server by the Server name? Pinging server name, From the server itself can ping. Irrevelant to network problems FYI. However from winxp client cannot ping by server name, can only ping by ip address.

Re: [CentOS] samba question

2008-05-23 Thread david chong
On 5/23/08, Christopher Chan [EMAIL PROTECTED] wrote: Do you have netbios over tcp/ip enabled on your windows xp box? If I can ping to other windows xp boxes by name, does it mean I have netbios over tcp/ip enabled? C:\Documents and Settings\userping ws03 Pinging ws03 [192.168.0.33] with 32

Re: [CentOS] samba question

2008-05-23 Thread MHR
On Fri, May 23, 2008 at 12:09 AM, david chong [EMAIL PROTECTED] wrote: Pinging server name, From the server itself can ping. However from winxp client cannot ping by server name, can only ping by ip address. This probably means that your Win XP hosts file doesn't have the name in it mhr

RE: [CentOS] samba question

2008-05-23 Thread Dennis McLeod
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of david chong Sent: Thursday, May 22, 2008 3:21 AM To: CentOS mailing list Subject: [CentOS] samba question Hi, I am running Centos5.1, trying to configure samba now. I am quite new in this

RE: [CentOS] samba question

2008-05-22 Thread John
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of david chong Sent: Thursday, May 22, 2008 6:21 AM To: CentOS mailing list Subject: [CentOS] samba question Hi, I am running Centos5.1, trying to configure samba now. I am quite new in this area and hope

Re: [CentOS] samba question

2008-05-22 Thread Anne Wilson
On Thursday 22 May 2008 14:11:31 John wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of david chong Sent: Thursday, May 22, 2008 6:21 AM To: CentOS mailing list Subject: [CentOS] samba question Hi, I am running Centos5.1, trying to configure

Re: [CentOS] samba question

2008-05-22 Thread Guy Boisvert
david chong wrote: Hi, I am running Centos5.1, trying to configure samba now. I am quite new in this area and hope help from the list. I could not connect to it from a windows xp pc From the console, I log in and do a smbclient -L localhost -U% Domain=[MYGROUP] OS=[Unix] Server=[Samba

Re: [CentOS] samba question

2008-05-22 Thread Christopher Chan
david chong wrote: Hi, I am running Centos5.1, trying to configure samba now. I am quite new in this area and hope help from the list. Have you ever tried going through the Samba Howto or the Using Samba book material that comes free with samba in html format? If you want help, then you

Re: [CentOS] samba question

2008-05-22 Thread david chong
Have you ever tried going through the Samba Howto or the Using Samba book material that comes free with samba in html format? If you want help, then you need to tell us also what you have done...why should we try to walk you through each and every step? Hi All, Thanks for all your

Re: [CentOS] samba question

2008-05-22 Thread Christopher Chan
I notice in the example running smbclient -L localhost -U% will output the line below: ADMIN$ IPC IPC Service (Samba 3.0.20) but from my C5.1, I don't have this line, other lines are the same, can anyone explain this line, wondering if this is where the problem lies. Run testparm and tell us

RE: [CentOS] samba question

2008-05-22 Thread John
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of david chong Sent: Thursday, May 22, 2008 10:19 PM To: CentOS mailing list Subject: Re: [CentOS] samba question Have you ever tried going through the Samba Howto or the Using Samba book material