1826331 Members
3891 Online
109692 Solutions
New Discussion

Problem

 
Sudhir_8
Contributor

Problem

I have HP-UX 11.0 server. And samba is installed on it. As is smb.conf smbpasswd has been hashed out with ; sign.
We have defined security type DOMAIN.
My problem is when I am accessing \\ from windows m/c it is asking for ID password and when I am giving my domain username/password is it not accessing. But my friend windows domain ID is working fine.
What could be the problem
1 REPLY 1
Sundar_7
Honored Contributor

Re: Problem

The problem could be that you dont have a valid Unix account in the Samba server to map your domain account.

Create an Unix account with the same name as the domain name.

If you already have an unix account, it would be a good idea to check the Unix account's permissions to access the exported Samba directory/filesystem.
Learn What to do ,How to do and more importantly When to do ?