prakash k
2004-Sep-22 13:04 UTC
[Samba] How can I give write permission to only one machine ?
Good day every one I have samba server 3.0.7-2.FC1 installed in a machine with IP address x.y.z.w ( let me call this machine as _A_), and configured smb.conf as follows [global] workgroup = pranan netbios name = SANTOSH security = SHARE [test] path = /test guest ok = yes browseable = yes hosts allow = x.y.z. write list = x.y.z.w My requirement is only machine _A_ should have write permission to the folder test and every other machines should have only read permission. This configuration is not working as intended and every machine with IP address x.y.z. has write permission. Is there any missing or fault in configuration ? and I dont want to maintain password and login id for every machine. It should be in share mode. Please help me. Thanks in advance. Regards Prakash __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
karthik.logasundaram@wipro.com
2004-Sep-22 18:39 UTC
[Samba] How can I give write permission to only one machine ?
Try with these settings in conf file... [abcd] available = yes comment = Home path = /home/abcd browseable = yes writable = yes public = yes hosts allow = xxx.xxx.xxx.xxx Regards, Karthik -----Original Message----- From: samba-bounces+karthik.logasundaram=wipro.com@lists.samba.org [mailto:samba-bounces+karthik.logasundaram=wipro.com@lists.samba.org] On Behalf Of prakash k Sent: Wednesday, September 22, 2004 5:21 PM To: samba@lists.samba.org Subject: [Samba] How can I give write permission to only one machine ? Good day every one I have samba server 3.0.7-2.FC1 installed in a machine with IP address x.y.z.w ( let me call this machine as _A_), and configured smb.conf as follows [global] workgroup = pranan netbios name = SANTOSH security = SHARE [test] path = /test guest ok = yes browseable = yes hosts allow = x.y.z. write list = x.y.z.w My requirement is only machine _A_ should have write permission to the folder test and every other machines should have only read permission. This configuration is not working as intended and every machine with IP address x.y.z. has write permission. Is there any missing or fault in configuration ? and I dont want to maintain password and login id for every machine. It should be in share mode. Please help me. Thanks in advance. Regards Prakash __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba Confidentiality Notice The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain confidential or privileged information. If you are not the intended recipient, please notify the sender at Wipro or Mailadmin@wipro.com immediately and destroy all copies of this message and any attachments.
prakash k
2004-Sep-23 14:03 UTC
[Samba] How can I give write permission to only one machine ?
Good day every one. Thank you Karthik for your reply. Sorry to disturb you again. Actually it didnot solved my problem. Eventhough the machine with IP address XXX.XXX.XXX.XXX can read write but other machines are fired for password authent --- karthik.logasundaram@wipro.com wrote:> > Try with these settings in conf file... > > [abcd] > available = yes > comment = Home > path = /home/abcd > browseable = yes > writable = yes > public = yes > hosts allow = xxx.xxx.xxx.xxx > > Regards, > Karthik > > > > -----Original Message----- > From: >samba-bounces+karthik.logasundaram=wipro.com@lists.samba.org>[mailto:samba-bounces+karthik.logasundaram=wipro.com@lists.samba.org]> On > Behalf Of prakash k > Sent: Wednesday, September 22, 2004 5:21 PM > To: samba@lists.samba.org > Subject: [Samba] How can I give write permission to > only one machine ? > > > Good day every one > > I have samba server 3.0.7-2.FC1 installed in a > machine with IP address x.y.z.w ( let me call this > machine as _A_), and configured smb.conf as follows > > [global] > workgroup = pranan > netbios name = SANTOSH > security = SHARE > > > [test] > > path = /test > guest ok = yes > browseable = yes > hosts allow = x.y.z. > write list = x.y.z.w > > My requirement is only machine _A_ should have > write > permission to the folder test and every other > machines should have only read permission. This > configuration is not working as intended and every > machine with IP address x.y.z. has write permission. > Is there any missing or fault in configuration ? > and I dont want to maintain password and login id > for > every machine. It should be in share mode. > Please help me. > > Thanks in advance. > > Regards > Prakash > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.com > -- > To unsubscribe from this list go to the following > URL and read the > instructions: > http://lists.samba.org/mailman/listinfo/samba > > > > Confidentiality Notice > > The information contained in this electronic message > and any attachments to this message are intended > for the exclusive use of the addressee(s) and may > contain confidential or privileged information. If > you are not the intended recipient, please notify > the sender at Wipro or Mailadmin@wipro.com > immediately > and destroy all copies of this message and any > attachments. >__________________________________ Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We finish. http://promotions.yahoo.com/new_mail
prakash k
2004-Sep-23 14:06 UTC
[Samba] How can I give write permission to only one machine ?
Good day every one. Thank you Karthik for your reply. Sorry to disturb you again. Actually it didnot solved my problem. Eventhough the machine with IP address XXX.XXX.XXX.XXX can read write but other machines are fired for password authentication which is I really donot want. Please tell me how to overcome this problem. I really donot want to maintain password and login id for each and every machine. I am waiting for your reply. Thank you very much. Reagards Prakash --- karthik.logasundaram@wipro.com wrote:> > Try with these settings in conf file... > > [abcd] > available = yes > comment = Home > path = /home/abcd > browseable = yes > writable = yes > public = yes > hosts allow = xxx.xxx.xxx.xxx > > Regards, > Karthik > > > > -----Original Message----- > From: >samba-bounces+karthik.logasundaram=wipro.com@lists.samba.org>[mailto:samba-bounces+karthik.logasundaram=wipro.com@lists.samba.org]> On > Behalf Of prakash k > Sent: Wednesday, September 22, 2004 5:21 PM > To: samba@lists.samba.org > Subject: [Samba] How can I give write permission to > only one machine ? > > > Good day every one > > I have samba server 3.0.7-2.FC1 installed in a > machine with IP address x.y.z.w ( let me call this > machine as _A_), and configured smb.conf as follows > > [global] > workgroup = pranan > netbios name = SANTOSH > security = SHARE > > > [test] > > path = /test > guest ok = yes > browseable = yes > hosts allow = x.y.z. > write list = x.y.z.w > > My requirement is only machine _A_ should have > write > permission to the folder test and every other > machines should have only read permission. This > configuration is not working as intended and every > machine with IP address x.y.z. has write permission. > Is there any missing or fault in configuration ? > and I dont want to maintain password and login id > for > every machine. It should be in share mode. > Please help me. > > Thanks in advance. > > Regards > Prakash > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.com > -- > To unsubscribe from this list go to the following > URL and read the > instructions: > http://lists.samba.org/mailman/listinfo/samba > > > > Confidentiality Notice > > The information contained in this electronic message > and any attachments to this message are intended > for the exclusive use of the addressee(s) and may > contain confidential or privileged information. If > you are not the intended recipient, please notify > the sender at Wipro or Mailadmin@wipro.com > immediately > and destroy all copies of this message and any > attachments. >__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com