Displaying 20 results from an estimated 20000 matches similar to: "daemon mode vs remote shell mode"
2004 Jul 24
2
samba 3.0.5 "force user" problem
Hi, all:
The follow parameters work well in samba 2.2.8a, But I updated samba
from 2.2.8a to the latest samba 3.0.5 , I can't write 'test' share!
What is the ploblem?
[test]
path = /pub/test
force user = abc
write list = jacky
valid users = jacky,abc
create mode = 0664
directory mode = 0775
Best Regards!
Jacky Kim
.
2004 Jul 07
9
Windows 2K outperform Linux/Samba very much?
Hi, all:
I want to check small files' property(such as date, path, and so on)
frequently. The files are stored in netwrok driver and their sizes
vary from 2KB to 5KB.
I found that Windows 2K outperform Linux/Samba very much after I
campared the bench results. I am very confused about it and who can
explain it?
The computers' configurations are as follows:
1. PC Client
It
2004 Sep 16
1
how to rsync over ssh, but login is not permit
Hi, I want to backup my system via rsync over ssh, but login is *not*
permited!
According to the sshd_config man page, I need to set PermitRootLogin to
forced-commands-only.
In order to run follow command, how to set command option in authorized_keys?
# rsync -avz server:/etc /backup
Best Regards!
Jacky Kim
.
>On Thu, Sep 09, 2004 at 06:03:49PM +0800, Jacky Kim wrote:
>> If
2004 Sep 09
1
rsync with ssh mode vs. chroot
When use rsync with daemon mode, rsync can call chroot.
But with ssh mode, is it possible to use chroot?
Thanks very much!
Best Regards!
Jacky Kim
.
2004 Jul 29
2
Samba 3.0.5 PANIC
Hi, all:
I am using Samba 3.0.5 with patch at http://samba.org/~jerry/patches/post-3.0.4/.
But I found the follow messages in samba log:
===============================================================
[2004/07/29 01:01:57, 0] lib/util.c:smb_panic2(1398)
PANIC: internal error
[2004/07/29 01:01:57, 0] lib/util.c:smb_panic2(1406)
BACKTRACE: 3 stack frames:
#0 smbd(smb_panic2+0xef)
2004 Sep 09
1
ssh vs /sbin/nologin
If the shell of user alpha is /sbin/nologin
When use rsync with ssh mode, is it possible for alpha to use rsync
to backup data?
I don't permit alpha to login the backup server.
Thanks very much!
Best Regards!
Jacky Kim
.
2004 Aug 26
1
[3.0.6]: Fail to mount with NULL password
Hi, I failed to mount samba 3.0.6's share with NULL password:
# mount -t smbfs -o username=alpha,password="" //192.168.3.101/pub /mnt
And what samba log say:
[2004/08/24 16:30:08, 2] auth/auth.c:check_ntlm_password(312)
check_ntlm_password: Authentication for user [alpha] -> [alpha] FAILED with error NT_STATUS_WRONG_PASSWORD
But it is ok when using samba 2.2.8a!
Best
2004 Aug 12
1
without ssh prompt
When I ssh-keygen a passwordless key pair for root and give the public key
to openssh server(sshsrv), then it is ok to
# ssh root@sshsrv
But when I generate a password key pair for root and give the public key
to openssh server(sshsrv), then I fail to
# echo "rootpasswd" | ssh root@sshsrv
and get the follow message:
Pseudo-terminal will not be allocated because stdin is not a
2019 Jan 11
1
Dovecot Submission Proxy Auth
Hi,
Just found out that Postfix does not implement/support the AUTH=sender
parameter.
So, back to Dovecot, can we use variables in the
submission_relay_user =
submission_relay_password =
then Dovecot will forward the username and password information of the
current user to the Postfix submission service for authentication?
Best regards,
Jacky
On 10/1/2019 10:46 AM, Jacky wrote:
>
2019 Jan 09
2
Dovecot Submission Proxy Auth
On Wed, 9 Jan 2019 at 13:09, Jacky <jacky at jesstech.com> wrote:
> Hi Gerald,
>
> in my postfix/main.cf
>
> smtpd_sasl_authenticated_header = yes
> smtpd_sasl_security_options = noanonymous
> smtpd_sasl_local_domain = $myhostname
> smtpd_sasl_type = dovecot
> smtpd_sasl_path = /var/run/dovecot/auth-client
> broken_sasl_auth_clients = yes
>
> I am already
2017 Nov 18
2
family
Hi all,
I am reading a huge data set(12M rows) that contains family information,
Offspring, Parent1 and Parent2
Parent1 and parent2 should be in the first column as an offspring
before their offspring information. Their parent information (parent1
and parent2) should be set to zero, if unknown. Also the first
column should be unique.
Here is my sample data set and desired output.
fam
2019 Jan 09
3
Dovecot Submission Proxy Auth
Hi Jacky,
in postfix/main.cf you typically set something like
smtpd_sasl_auth_enable=yes
smtpd_sasl_type=cyrus
smtpd_sasl_exceptions_networks=$mynetworks
smtpd_sasl_security_options=noanonymous
smtpd_sasl_authenticated_header=yes
broken_sasl_auth_clients=yes
smtpd_recipient_restrictions=permit_sasl_authenticated,permit_mynetworks,reject_unauth_destination
smtpd_recipient_restrictions might
2004 Sep 06
3
samba 3 / AD / krb5_cc_get_principal failed
Hi all,
I successfully joined my Samba 3.0.6 box to our AD tree. wbinfo -t and -u
work as expected. But when I try to access a share on the samba box (Windows
AD controller), I am asked for a password, Samba then logs
[2004/09/06 11:49:28, 1] smbd/sesssetup.c:reply_spnego_kerberos(173)
Failed to verify incoming ticket!
winbindd sometimes logs
[2004/09/06 11:42:55, 1]
2008 Aug 11
1
Problems connecting to remote rsync daemon
This is a newbie question. I've looked through the archives and
haven't found an answer to this.
I set up rsync in inetd.conf to respond on request. When I give a
remote request to the machine, I get the following error:
paladin:~ tamara$ rsync -avr /Volumes/Music/Pictures/ rsync://
tamara@server/Pictures/
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
2009 Jan 02
5
How workstation get authenticated in DC
Dear Friends,
I use LDAP as the samba backend passwd in RHEL. After adding some index to LDAP, some workstation lost the trust relationship with the domain controller. The solution is to re-join the workstation to the domain, but I do not know why workstation lost the trust relationship.
When I re-join the workstation to domain, I find that the workstation LDAP entry change/add the
2004 Jul 30
3
Samba 3 + LDAP as PDC join domain problem
Hi all,
I've setup Samba 3.0.5 + OpenLDAP (ldapsam) and everything work correctly.
However, while my Windows 200x workstation join the domain, I need to join it
twice. Here is what I do:
1. Go to Computer properties -> Computer Name -> Change
2. Enter the new domain name
3. Enter Administrator and password
then, it will return me that the user name cannot be found.
I've checked
2003 Nov 06
2
Asterisk and SIP Proxy on same machine?
Hi
Is it possible (or recommended) to run both Asterisk and
say SER on the same physical machine? How about port conflicts?
Maybe the easiest way is to change the default SIP port on Asterisk?
But how will that work if I register some SIP accounts directly
from asterisk (like my SIP provider) but then wanna dial outbound
pure SIP calls via my SER... Has anyone got a functional system like
this
2006 Aug 16
2
How to unlock the locked file.
Hi,
I just upgrade from SUSE9.3 to SUSE10.0 and running samba-3.0.22-11. I have
a workstation which store outlook.pst on Samba share.
Yesterday, this workstation get hang and after a cold boot. It can't access
the outlook.pst anymore, the system reported the pst file is using by
someone and outlook can't open it?.
Could anyone tell me is this pst file locked by Samba and how to
2015 Jun 03
1
Samba 4.2 AD, DC and winbindd
On Wednesday, June 03, 2015 05:13 PM, Rowland Penny wrote:
> On 03/06/15 09:55, Jacky Chan wrote:
>> On Wednesday, June 03, 2015 04:47 PM, L.P.H. van Belle wrote:
>>> and as extra,
>>> Users which want to use the old samba 4.1 winbind on 4.2, need to set.
>>> server services = +winbind, -winbindd
>> Can anyone tell me the different between 4.1 winbind and
2008 Oct 08
1
help for compile sjava
Dear duncan,
I'm writing to ask you for some help about compiling SJava.
I encounter some errors when I compiled SJava on Window XP:
Building JNI header files...
Extracting the classes from Environment.jar
/jdk1.3/bin/jar: not found
RForeignReference
After executing command "sh ./configure.win C:/Program Files/R/R-2.7.2", I
modify the JAVA_HOME in file "$RHOME/