- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- samba user can not map the unix home in window exp...
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
01-22-2003 03:08 PM
01-22-2003 03:08 PM
samba user can not map the unix home in window explorer
I have one samba user trying to map his unix dir in his window NT4 explorer and it keeps telling us incorrect passwd or username. but it is indeed the corrected ones.
I tried to map my own dir in his PC and it showed up in the explorer.
Something is wrong with the user's account? is there any way to correct this?
Thanks,
Jane
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2003 05:15 PM
01-22-2003 05:15 PM
Re: samba user can not map the unix home in window explorer
Steve.
Upload your smb.conf file if you want me to look at that for you.
Steve
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
01-22-2003 11:46 PM
01-22-2003 11:46 PM
Re: samba user can not map the unix home in window explorer
do following
run regedit
go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\rdr\parameters
and create a new parameter with name
EnablePlainTextPassword with Value 1
remember E P T P(starting letters) should be in caps, then need to restart the machine
now you should be able to do it
thanks
chakri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2003 05:52 PM
01-23-2003 05:52 PM
Re: samba user can not map the unix home in window explorer
I checked his pc and the registry is OK, this is also why I cam map my home dir in the user's windows explorer.
We are using NIS and samba is installed in a sun box.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2003 04:33 AM
01-24-2003 04:33 AM
Re: samba user can not map the unix home in window explorer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2003 11:02 AM
01-24-2003 11:02 AM
Re: samba user can not map the unix home in window explorer
# more /usr/local/samba/lib/smb.conf | grep smbpasswd
##; smb passwd file = /etc/smbpasswd
# more /etc/smbpasswd
/etc/smbpasswd: No such file or directory
#
Jane