|
Prev: simple usage of windows TAP-Win32 driver
Next: which is the hottest field in Embedded systems ,currently in market.
From: Ignoramus30238 on 15 Apr 2008 01:15 I have a ubuntu based server and a windows client. I have some SMB shares that I want to be read only and available without password (for anyone coming from legitimate IPs). My issue is that the ubuntu server insists on authenticating the user, even for read only shares. How can I make it acept anyone, without password? NFS works great for linux clients though. i
From: Josef Moellers on 15 Apr 2008 03:15 Ignoramus30238 wrote: > I have a ubuntu based server and a windows client. I have some SMB shares > that I want to be read only and available without password (for anyone > coming from legitimate IPs). > > My issue is that the ubuntu server insists on authenticating the user, > even for read only shares. How can I make it acept anyone, without > password? Have you tried "guest ok = yes"? -- These are my personal views and not those of Fujitsu Siemens Computers! Josef M�llers (Pinguinpfleger bei FSC) If failure had no penalty success would not be a prize (T. Pratchett) Company Details: http://www.fujitsu-siemens.com/imprint.html
From: Ignoramus15568 on 15 Apr 2008 07:35 On 2008-04-15, Josef Moellers <josef.moellers(a)fujitsu-siemens.com> wrote: > Ignoramus30238 wrote: >> I have a ubuntu based server and a windows client. I have some SMB shares >> that I want to be read only and available without password (for anyone >> coming from legitimate IPs). >> >> My issue is that the ubuntu server insists on authenticating the user, >> even for read only shares. How can I make it acept anyone, without >> password? > > Have you tried "guest ok = yes"? > Yes, at share level. i
From: Josef Moellers on 15 Apr 2008 07:55 Ignoramus15568 wrote: > On 2008-04-15, Josef Moellers <josef.moellers(a)fujitsu-siemens.com> wrote: >> Ignoramus30238 wrote: >>> I have a ubuntu based server and a windows client. I have some SMB shares >>> that I want to be read only and available without password (for anyone >>> coming from legitimate IPs). >>> >>> My issue is that the ubuntu server insists on authenticating the user, >>> even for read only shares. How can I make it acept anyone, without >>> password? >> Have you tried "guest ok = yes"? >> > > Yes, at share level. I recall that some registry entry is required for this, but can't remember which. Maybe this triggers someone else's mind. -- These are my personal views and not those of Fujitsu Siemens Computers! Josef M�llers (Pinguinpfleger bei FSC) If failure had no penalty success would not be a prize (T. Pratchett) Company Details: http://www.fujitsu-siemens.com/imprint.html
From: Ignoramus15568 on 15 Apr 2008 08:14
On 2008-04-15, Josef Moellers <josef.moellers(a)fujitsu-siemens.com> wrote: > Ignoramus15568 wrote: >> On 2008-04-15, Josef Moellers <josef.moellers(a)fujitsu-siemens.com> wrote: >>> Ignoramus30238 wrote: >>>> I have a ubuntu based server and a windows client. I have some SMB shares >>>> that I want to be read only and available without password (for anyone >>>> coming from legitimate IPs). >>>> >>>> My issue is that the ubuntu server insists on authenticating the user, >>>> even for read only shares. How can I make it acept anyone, without >>>> password? >>> Have you tried "guest ok = yes"? >>> >> >> Yes, at share level. > > I recall that some registry entry is required for this, but can't > remember which. > Maybe this triggers someone else's mind. > Registry entry?????? i |