Operating System - HP-UX
1834015 Members
2410 Online
110063 Solutions
New Discussion

Re: Samba + Passwordless SSH setup

 
hppriya
New Member

Samba + Passwordless SSH setup

hi,

 

i have a generic login, named test, for the hp-ux server. this login is used by my team members and we map a network drive from our Windows client to the HP-UX server using Samba, and we use this map drive to access files/folders on the hp-ux server.

and since test is login for everyone in the team, the home directory should have the permission 777.

 

for setting up Passwordless SSH connection, the home directory should have the permission 700(drwx------) or 744(drwxr--r--). but with this set of permission, we cannot use the map drive.

is there any workaround for this issue?

1 REPLY 1
Steven Schweda
Honored Contributor

Re: Samba + Passwordless SSH setup