- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: About the 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
09-26-2004 06:27 PM
09-26-2004 06:27 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2004 07:29 PM
09-26-2004 07:29 PM
Solutionif u can configure samba server as PDC(for windows logon authentication) then u can create a user currosponding to all NT users on the samba server and u can configure samba in such a way that ur unix home directory can be mapped at the time of login
pls be more specific as to what u want to share
regds
rajanish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2004 08:04 PM
09-26-2004 08:04 PM
Re: About the samba
for example , if I want to share unix path /oracle/program for NT to access , could suggest what can I do ? thx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2004 09:20 PM
09-26-2004 09:20 PM
Re: About the samba
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2004 10:30 PM
09-26-2004 10:30 PM
Re: About the samba
Have you installed CIFS/9000 server? It's available for free download from http://software.hp.com and there's full documentation available from http://docs.hp.com
I'd also recommend reading "Using Samba" which is an O'Reilly book, also available as an electronic copy with your CIFS installation. It's worth learning the concepts from there, then you can ask specific questions if you run into difficulties.
regards,
Darren.
PS: Please take some time to assign points to those that have given their time freely to assist you. It also helps others determine which are the more useful answers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2004 12:28 AM
09-27-2004 12:28 AM
Re: About the samba
Sign in as root.
There is a wizard you can use to setup Samba as well as a great help section.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2004 02:08 AM
09-27-2004 02:08 AM
Re: About the samba
YOu can acheive this manually or using swat utility.
For configuring using swat you have to have entry in /etc/services
swat 109/tcp.
Then you can acccess the same through
server IP:IP in your internet browser. And you are through to use Swat. It has got nice help on what is what. You can see shares, makes shares, commit changes, give permissions, view smb.conf in using swat.
Web has lot of help on it.
http://www.samba.org/samba/docs/man/smb.conf.5.html
Refer to documents here for any help you want.
You will have to have Unix users created for using samba shares. For same users you have to perform smbpasswd command so that they get added to samba users database.
Thats all about it, hope it helps
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2004 02:13 AM
09-27-2004 02:13 AM
Re: About the samba
Prashant