- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- about samba
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
Forums
Discussions
Discussions
Discussions
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
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
04-24-2002 07:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2002 07:30 PM
04-24-2002 07:30 PM
Re: about samba
If you are accessing from any
Windows system, then you need to enable the plain text password. Because when windows send the password to any server by default it sends encrypted password.
And also try giving only 8 char of your password.
Here is some links about samba and how to enable the plain text password.
=============================
For WIndows 95/98
http://www.ais.ualberta.ca/Technical/Installations/w95pass.htm
For WIndows NT
http://www.ais.ualberta.ca/Technical/Installations/wntpass.htm
==============================
--Niraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2002 08:01 PM
04-24-2002 08:01 PM
Re: about samba
you did not define the interface ip address in
smb.conf .
interfaces = "your_interface_ip"
bind interfaces only = Yes
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2002 08:18 PM
04-24-2002 08:18 PM
Re: about samba
and i use the windows 2000 pro
,how can i modify my registry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2002 08:57 PM
04-24-2002 08:57 PM
SolutionStart->Setting->Control-panel
->Administrative tools
->Local security policy
->click on Local Policies
->Security options
-> check for a policy reads as follows
"Send unencrypted password to connect to third party SMB server"
double click on it and enable it.
by default it will be disabled.
Restart the system now and try
-Niraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2002 10:14 PM
04-24-2002 10:14 PM
Re: about samba
thank you very much