- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Enforce password in Samba Share
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-28-2009 12:59 PM
тАО11-28-2009 12:59 PM
Howto configure Samba to enforce password question (input field)
by connecting from Windows XP to a Samba Share?
my smb.conf:
[global]
socket options=TCP_NODELAY
workgroup=DOM
local master=no
realm=*
printing=lprng
winbind enum groups=yes
idmap gid=96000-196000
passdb backend=smbpasswd
server string=storage
security=user
idmap uid=10000-110000
printcap name=/usr/syno/etc/printcap
load printers=yes
winbind enum users=yes
[support]
invalid users=nobody,nobody
valid users=nobody,cc,@pw group,linux,admin,Administrator,nobody
comment=""
path=/volume1/support
guest ok=yes
browseable=yes
ftp write only=no
read list=nobody,nobody
write list=nobody,@pw group,admin,Administrator,cc,linux,nobody
writeable=yes
Now I'm getting this error insted of input field:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-28-2009 02:01 PM
тАО11-28-2009 02:01 PM
Re: Enforce password in Samba Share
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-29-2009 12:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-09-2009 12:45 PM
тАО12-09-2009 12:45 PM
Re: Enforce password in Samba Share
This is quite a strange problem.
At some XP Prof. SP3 workstations asks for user and password and on some others not.
ALL XP workstations are on the same subnet and windows firewalls are disabled.
I think there is a problem of XP settings, but where?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-10-2009 01:23 AM
тАО12-10-2009 01:23 AM
Re: Enforce password in Samba Share
Is reboot client boxes change something? I mean, may be some windows don't ask for password because user already provided it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-14-2009 04:33 PM
тАО12-14-2009 04:33 PM
Re: Enforce password in Samba Share
Reboot client boxes doesn't change anything.
At some boxes, after Restart I'm still getting this error:
"NOT ACCESSIBLE YOU MIGHT NOT HAVE PERMISSION..."
This is a really strange problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-15-2009 06:13 AM
тАО12-15-2009 06:13 AM
Re: Enforce password in Samba Share
see http://mclewin.com/node/54 for registry hack and http://www.oculon.org/hijinx/linux/samba.htm for details
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-15-2009 07:10 AM
тАО12-15-2009 07:10 AM
Re: Enforce password in Samba Share
http://mclewin.com/node/54
doesn't work.
BTW why should I change Samba configuration?
Some XP workstaions don't denied this connection and I'm getting user and password fields.
XP firewall is everywhere disabled.
All XP workstaions are on the same LAN with same network configuration settings.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-15-2009 12:16 PM
тАО12-15-2009 12:16 PM
Re: Enforce password in Samba Share
PSB
this link:
http://mclewin.com/node/54
doesn't work.
>>What is the error. Can you browse into http://mclewin.com/ ?
Why would you expect this to work via http when we're talking about a samba server?
<<
BTW why should I change Samba configuration?
Some XP workstaions don't denied this connection and I'm getting user and password fields.
XP firewall is everywhere disabled.
All XP workstaions are on the same LAN with same network configuration settings.
>>
For the XP workstations to access a samba share, access must be configured in the smb.conf file. The Samba service must be running.
No where in this question do I see any reason for a browser to work.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-16-2009 01:07 AM
тАО12-16-2009 01:07 AM
Re: Enforce password in Samba Share
but in short - it speaks about registry fix for Windows, which allows to Windows send plain-text password:
Configuring Windows 200/XP to authenticate with Samba (plain text password) Registry setting to enable Windows XP/2000 to authenticate against Samba with plain text passwords.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkStation\Parameters]
"EnablePlainTextPassword"=dword:00000001
I suggest you to compare this registry key value in 2 Windows clients - one which can login to samba and another which cannot. If they different - this is the case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-16-2009 04:57 PM
тАО12-16-2009 04:57 PM
Re: Enforce password in Samba Share
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkStation\Parameters]
"EnablePlainTextPassword"=dword:00000000
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-17-2009 02:34 PM
тАО12-17-2009 02:34 PM
Re: Enforce password in Samba Share
Vitaly asked you to check this:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkStation\
Parameters]
"EnablePlainTextPassword"=dword:00000001
You say:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkStation\
Parameters]
"EnablePlainTextPassword"=dword:00000000
Is in the registry. Is this a typo, cut and paste error or is there really a difference. You might if there is a difference try changing the registry key on one of the workstations and see if this helps.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-20-2009 09:06 AM
тАО12-20-2009 09:06 AM
Re: Enforce password in Samba Share
On ALL XP workstations I have the same reistry settings.
The error print screen I've attached in my first posting.