HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HPUX CIFS NT_STATUS_INVALID_PARAMETER
Operating System - HP-UX
1826341
Members
4016
Online
109692
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
06-29-2010 10:57 AM
06-29-2010 10:57 AM
HPUX CIFS NT_STATUS_INVALID_PARAMETER
When trying to migrate my CIFS to a Windows 2008 Active directory server I receive the following error in the client log file.
[2010/06/29 11:13:04, 0] auth/auth_domain.c:domain_client_validate(256)
domain_client_validate: unable to validate password for user XXXXX in domain
XXXX to Domain controller XXXXX. Error was NT_STATUS_INVALID_PARAMETER.
I'm currently running the following:
# swlist -l product|grep -i ldap
LdapUxClient B.05.00 LDAP-UX Client Services
NisLdapServer B.05.00 The NIS/LDAP Gateway (ypldapd)
# swlist -l product|grep -i cifs
CIFS-Development A.02.04.01 HP CIFS Server Source Code Files
CIFS-Server A.02.04.01 HP CIFS Server (Samba) File and Print Se
On HPUX 11v2. I tried following the document http://docs.hp.com/en/16322/CIFSUnifiedLoginV2.pdf but all I am really interested in is the windows fileshare component and not the unified login. What section must I complete to only allow for Windows Fileshare?
Thanks
[2010/06/29 11:13:04, 0] auth/auth_domain.c:domain_client_validate(256)
domain_client_validate: unable to validate password for user XXXXX in domain
XXXX to Domain controller XXXXX. Error was NT_STATUS_INVALID_PARAMETER.
I'm currently running the following:
# swlist -l product|grep -i ldap
LdapUxClient B.05.00 LDAP-UX Client Services
NisLdapServer B.05.00 The NIS/LDAP Gateway (ypldapd)
# swlist -l product|grep -i cifs
CIFS-Development A.02.04.01 HP CIFS Server Source Code Files
CIFS-Server A.02.04.01 HP CIFS Server (Samba) File and Print Se
On HPUX 11v2. I tried following the document http://docs.hp.com/en/16322/CIFSUnifiedLoginV2.pdf but all I am really interested in is the windows fileshare component and not the unified login. What section must I complete to only allow for Windows Fileshare?
Thanks
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2010 11:47 AM
06-29-2010 11:47 AM
Re: HPUX CIFS NT_STATUS_INVALID_PARAMETER
Shalom,
To properly integrate the CIFS share into a Windows 2008 ADS domain, you need to issue a command.
net join
You may need to do an ads join, this all depends on your goals.
Any net join command will require an administrative user id and password on the windows domain to properly integrate.
SEP
To properly integrate the CIFS share into a Windows 2008 ADS domain, you need to issue a command.
net join
You may need to do an ads join, this all depends on your goals.
Any net join command will require an administrative user id and password on the windows domain to properly integrate.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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
06-30-2010 07:34 AM
06-30-2010 07:34 AM
Re: HPUX CIFS NT_STATUS_INVALID_PARAMETER
Hi Haim
Try this configuration
Put this entry in the fstab
Windows_server:/share_path$ /it_g cifs username=xxxx,password=xxxx 0 0
Where username is a user for your AD and have permissions to mount the share.
Them mountall
In my environment this setup is working.
Reply if you have any doubt
Regards
Try this configuration
Put this entry in the fstab
Windows_server:/share_path$ /it_g cifs username=xxxx,password=xxxx 0 0
Where username is a user for your AD and have permissions to mount the share.
Them mountall
In my environment this setup is working.
Reply if you have any doubt
Regards
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP