1825811 Members
2524 Online
109688 Solutions
New Discussion

Re: Cifs Problem

 
Fernando Jose P de Souz
Regular Advisor

Cifs Problem

Hi,

I would like to don't ask me for a password when i try to map the sharing by Cifs Server in the Windows 2003 Client

HP-UX 11.23
The Cifs Version:
CIFS-Client A.01.09.03 CIFS Client
CIFS-Development A.01.11.04 HP CIFS Server Source Code Files
CIFS-Server A.01.11.04 HP CIFS Server (Samba) File and Print Services

The smb.conf is attach



4 REPLIES 4
RAC_1
Honored Contributor

Re: Cifs Problem

mount it with cifsmount -U option first and all subsequest mounts should not ask the password.
There is no substitute to HARDWORK
Steven E. Protter
Exalted Contributor

Re: Cifs Problem

How do you do network authentication.

Samba/CIFS can be integrated with network configuration for:

ADS
LDAP

That and smb.conf changed to server security and integrated into the PDC (Primary Domain Controller) will do the job.

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
Fernando Jose P de Souz
Regular Advisor

Re: Cifs Problem

I resolved the problem, but i have an another problem.

I change the security to share, but the file permission is not correct, is smbnull when i created file by windows.

I would like to create file by windows with user permission: prdadm:sapsys


Geoff Wild
Honored Contributor

Re: Cifs Problem

For your shares, set the force user/group option in smb.conf for each share:

force user = prdadm
force group = sapsys


Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.