- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Need to test CIFS in a test environment
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-16-2003 08:43 AM
09-16-2003 08:43 AM
Need to test CIFS in a test environment
I've installed the server software on the hp-ux machine and ran samba_setup. I used the samba web gui to try to configure the file share... but I'm having problems
I did create the user accounts and used smbpasswd...
but from the windows side i'm getting incorrect username or password
thanks for any help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 08:53 AM
09-16-2003 08:53 AM
Re: Need to test CIFS in a test environment
Please post your smb.conf
If yes to above, then you need something like:
# Samba config file created using SWAT
# from gwild.pcacorp.net (156.44.163.69)
# Date: 2003/07/10 14:06:39
# Global parameters
[global]
workgroup = MYDOMAIN
netbios name = server1
netbios aliases = HPSERVER
security = SERVER
encrypt passwords = Yes
password server = BDC1, BDC2, BDC3
log level = 1
syslog = 0
log file = /var/opt/samba/log.%m
max log size = 10000
keepalive = 0
load printers = No
show add printer wizard = No
preferred master = False
domain master = False
valid users = user1, user2, user3
read only = No
create mask = 0664
force create mode = 0664
directory mask = 0775
short preserve case = No
dos filetime resolution = Yes
[APPL]
comment = APPL
path = /export/APPL
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 09:14 AM
09-16-2003 09:14 AM
Re: Need to test CIFS in a test environment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 09:31 AM
09-16-2003 09:31 AM
Re: Need to test CIFS in a test environment
Then look at the /opt/samba/lib/smb.conf for the encrypt passwords line:
# Global parameters
[global]
workgroup = D07200RC
netbios name = CHOP
encrypt passwords = Yes
preferred master = False
local master = No
domain master = False
wins server = 132.201.87.6
By default a Windows client will send the userid/password combo encrypted. Your windows machine may have it set to EnablPlainTextPassword in the registry at this key:
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VNETSUP]
"EnablePlainTextPassword"=dword:00000001
If the smb.conf file is looking for encryption and you have this registry key dword at 1 they won't communicate with each other. Also be sure not to include a "Domain Name" in any authenticaton on MS as that prepends the domain name to your username i.e.
domain_name\Your_name
And the UNIX system only knows you as "Your_name" not domain_name\Your_name.
Hope this helps a little.
I would suggest using SWAT to configure your shares etc. if you are not used to working with CIFS or Samba.
Good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 10:20 AM
09-16-2003 10:20 AM
Re: Need to test CIFS in a test environment
CIFS, latest release.
see attachment.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com