access samba server from win2k machine.

billquick 2002-12-04 01:50:21
let me input network password when access samba server from win2k machine.

below show:

account : (I don't know the format )
password:


Who can tell me the account format ? sample: sam(sambaserver)\root.
...全文
125 4 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
tjsparkle 2002-12-06
  • 打赏
  • 举报
回复
If you use Linux user to do authentication, you must change Win2000 register to use plainpasswdtext.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanworkstation\parameters]
"enableplaintextpassword"=dword:00000001

; encrypt passwords = yes
; smb passwd file = /etc/samba/smbpasswd
If you cancel these two lines , then you use Linux user.
JAPL 2002-12-06
  • 打赏
  • 举报
回复
if security is not to be tight, set
security = share
can give you a fast go. use it if you are on a home lan.
scorpioer 2002-12-05
  • 打赏
  • 举报
回复
If you use user mode ( security = user ). You should unmask some relating option of password. add a new user to LinuxOS.
and then use comand smbadduser and smbpasswd. It will be ok!
Note: you will add a new user named honey
1 add relating content to smb.conf
2 useradd honey and passwd honey
3 smbadduser honey:honey then type password for him.
4 smbpasswd let you can change samba user's password.
zhangtenyu 2002-12-05
  • 打赏
  • 举报
回复
#useradd test
#passwd test
# cat /etc/passwd | mksmbpasswd.sh > /etc/smbpasswd
#smbpasswd test

account : test
password:

19,619

社区成员

发帖
与我相关
我的任务
社区描述
系统使用、管理、维护问题。可以是Ubuntu, Fedora, Unix等等
社区管理员
  • 系统维护与使用区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧