Displaying 3 results from an estimated 3 matches for "user_homedir".
2008 Apr 16
2
CONNECTING VIA SSH BETWEEN CENTOS 4 AND 5
Hi,
I am trying to set up an automatic connection between CentOS 4 system
(server) and a CentOS 5 DomU VM (client) via ssh to enable my to back up
development files on the server to the client with a cron process.
I generate they key pair without a pass phrase on the client and copy
the public key to the same user's .ssh directory on the server as
authorized_keys2.
When I try to ssh to
2007 Sep 28
3
Host groups config in puppet & User Management.
Hi,
I have installed Puppet puppet-0.23.2-1.el4 &
puppet-server-0.23.2-1.el4.
Now trying to configure. I have a basic config which changes the sudo
permission of the file.
Currently I am using the puppet server as client. Now I wanted to add
all my hosts some linux some unix. So was looking for a config syntax
whioh can create groups.
Like IT = [ host-1, host2, shost3 ]
2004 Sep 27
1
Roaming profiles problem
...rong...).
I'm really confused because according to docs If you want roaming profiles you
should set logon path to \\%L\%U\<some dir to store profile stuff>, wich is
almost the default: \\%N\%U\profile
I don't think that this is a question of permissions since the server creates
the $user_homedir/profile dir correctly....
Pedro Silva
This is my smb.conf:
[global]
dos charset = 850
unix charset = ISO8859-1
workgroup = LABCC
netbios name = WINSERVER
server string = Servidor Windows dos Alunos
map to guest = Bad User
passdb backend = l...