Operating System - HP-UX
1825766 Members
2125 Online
109687 Solutions
New Discussion

Re: configuring CIFS / Samba HPUX 11.11

 
Jade Bulante
Frequent Advisor

configuring CIFS / Samba HPUX 11.11

I want to be able to share and view /perl/ftp to the entire network so I ran /opt/samba/bin/samba_setup. I get this error during setup:

An error occured, here is the output of the smbpasswd command:
Unable to join domain
cli_net_auth2: NT_STATUS_ACCESS_DENIED
cli_nt_setup_creds:auth2 challenge failed
modify_trust_pasdsword: unable to setup the pDC credentials to machine Hera: NT_SATUS_DENIED

Please let me know if you can help me out.
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: configuring CIFS / Samba HPUX 11.11

Check the permissions on the directory you are trying to share please.

Also, you are setting this up as root user, thats probably required.

Also helpful would be a look at your smb.conf file.

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
Stefan Pendl
Valued Contributor

Re: configuring CIFS / Samba HPUX 11.11

Sometimes it is necessary to create the machine account on the Primary Domain Controller before you can join the domain with the UNIX machine you are running Samba on.
Programing is fun.