Displaying 2 results from an estimated 2 matches for "specifyi".
Did you mean:
specify
2013 Jun 10
1
SSHD relative pathing problem
...I hope this isn't just a problem in my understanding, but anyway.
I am using `OpenSSH_6.2, OpenSSL 1.0.1e 11 Feb 2013` on an Arch Linux
system, and I got caught out on this error for several days, and I'm not
sure if its a bug for you guys or what.
Anyway, what I noticed, was that when I specifyied a custom HostKey in the
host file or by relative path, that is:
`sshd -Dd -f myconfig`
or
`sshd -Dd -h myhostkey`
where myconfig is just:
```myconfig
HostKey myhostkey
```
It would load the key correctly, no complaints, but when attempted to
connect to the server via `ssh 127.0.0.1` (or by any...
2003 May 22
0
Samba PDC LDAP
...ersion is: samba-2.2.5-177 with ldap support ;-)
os: SLES 8.0
and i have already read every howto which i found in google
for my general understanding - what exactly happens when a user on a
windows machine wants to alter his password ? is it:
samba gets the request - and only calls the programm specifyied in
passwd program ? or does it anything else ?
here a piece of my smb.conf
workgroup = DIALOG-TELEKOM
netbios name = ZION
interfaces = eth0 172.16.0.27/24
bind interfaces only = Yes
security = user
encrypt passwords = Yes
null passwords = Y...