Displaying 20 results from an estimated 20000 matches similar to: "Is a password required for the Linux account?"
2018 May 04
0
Is a password required for the Linux account?
On Fri, May 4, 2018 at 8:31 AM Winfried via samba <samba at lists.samba.org>
wrote:
> Hello,
>
> I'm using Samba 4.5.12 on Debian 9.4, and would like to learn how to use
> the
> "valid users" option to limit read-write access to authorized users, which
> seems to require…
> 1. creating a Linux account in /etc/passwd,
> 2. creating a matching Samba
2018 May 04
0
Is a password required for the Linux account?
Rowland Penny > Wouldn't you be better off using a SSH login ? What you
are proposing doesn't sound very secure to me.
Sorry, I haven't made myself understood.
I simply want to use Samba in the standard way, through the "valid
users" option, which requires creating a Unix account, a Samba account,
and password for both, ideally in sync.
This is partially explained on
2015 Nov 07
2
Cannot chown file to active directory user/group on member server
Hi,
I need to change ownership of server files to user/group defined in active
directory ( using rfc2307 and unix attributes). Chown returns no error, but
'ls -lia' shows that file ownership is unchanged. What am I doing wrong?
archive-test:/archive/video # ls -lia ./test.mp4
17121 -rw-r--r-- 1 root root 2413096 ноя 2 19:50 ./test.mp4
archive-test:/archive/video # wbinfo -u
2015 Nov 17
3
Cannot chown file to active directory user/group on member server
On Sat, Nov 7, 2015 at 11:19 AM, Rowland Penny <rowlandpenny241155 at gmail.com
> wrote:
> On 07/11/15 16:02, Krutskikh Ivan wrote:
>
>> Hi,
>>
>> I need to change ownership of server files to user/group defined in active
>> directory ( using rfc2307 and unix attributes). Chown returns no error,
>> but
>> 'ls -lia' shows that file ownership
2018 May 04
4
Is a password required for the Linux account?
On 04/05/2018 15:46, Chris Weiss wrote:
> technically it does not need a passwd, and you don't need to do
> password sync. i should work just fine.
Thanks.
If the matching Unix account has no password, how come it doesn't
trigger an error when Samba accesses the underlying Unix filesystem?
Doesn't Linux prompt Samba for a uid + password?
> it would be better to use group
2005 Aug 24
1
Running wine from php pages with "Xvfb" not success for my machine
I am sorry before, cause my english is poor.
My machine is : i686 and I use RedHad Enterprise Linux AS Rel.3,
Apache 1.3.33 and PHP 4.4.0. Simply, I want to run an Windows
application via PHP page with WINE emulation. (Newest version of WINE
updt. August 2005)
I have a simple a PHP file "wine.php", that will load an windows
application via PHP page. The contents is:
2011 Mar 03
2
how to make a safe php hosting
Hi,erverone
i want to do a hosting business,and it is contain centos 5.5 ,php , nginx
,mysql ,proftpd
erver use contain a document like /home/htdocs/mike ,and he only use ftp and
see that document only
and php and mysql is shared for all user
is it ok to my design,anyone have good advice for me?
and import is: how to make a safe php hosting??please give me some advice
-------------- next part
2012 Aug 01
1
Rails app hosting in Network solution
Hi everyone,
I don''t know how host to Ruby On Rails app in network solution.
I uploaded file in "/var/www/vhosts/default/htdocs/rails/app-name".
I also used haml in my rails application.
Can any one help me.... :)
Thank You!
Saravanan.P
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group,
2016 Apr 29
3
Password database extra fields and SQL
Hi everyone,
first post to the list, be gentle with me!
Perhaps I'm missing something here, but it appears to me that many
password database extra fields currently aren't much use inside SQL queries?
All boolean fields like nologin/nodelay/nopassword are set if the column
is present in the returned query, regardless of value (including NULL)
For example, say you have a query like:
2007 Jan 22
2
nologin not working with openssh >= 4.3 and authentication != password
Hi developers,
today I tried to disable logins to an ssh server by putting a nologin
file into /etc. This only worked for logins that use the password
authentication mechanism. publickey-based authentications still
succeeded and the users were allowed into the system. This seems
straightforward to me since openssh 4.3 disabled the evaluation of
/etc/nologin in favour of pam_nologin but
2003 Sep 18
1
modified include-from file not taken into account.
Hello list,
Using rsync 2.5.6 on Solaris 7/8 boxes:
I was happily running this script via crontab:
$ more webrsync.ksh
#!/bin/ksh
# @(#) File synchronization across hosts using rsync
#Description :
#
# Created : 4 September 2003
# Author : Loris Serena
set -x
LPATH=/usr/local/bin
for i in 1 3 4 5 6 7 8
do
${LPATH}/rsync -azvv -e ${LPATH}/ssh --stats
2013 Feb 07
4
why "object 'x' not found"?
Dear Listers,
I try to change the structure of my data. i have an indicator-matrix and
want to end up with a factor.
i have
v1 v2 v3
1 0 0
0 1 0
0 0 1
and want
v1 v2 v3 v4
1 0 0 1
0 1 0 2
0 0 1 3
amongst other things i tried the following
d <- data.frame(d1=c(1,0,0), d2=c(0,1,0), d3=c(0,0,1))
d$nr <- NA
sapply(1:3, function(x)
2006 Feb 09
6
Xen and name based virtual hosting?
Hello,
is it possible to set up name based
virtual hosts (domains) with Xen?
I have read that every domain get''s
its own IP address. Is it possible
to set up a Xen Server with one
global IP address for all the virtual
hosts (domains)?
Thanks in advance,
Winfried
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2008 Jan 30
2
Where can I get "authenticate_with_http_basic"?
Hi,
I just installed Rails 2.0.2
[root@mymachine easyx]# ruby --version
ruby 1.8.6 (2007-03-13 patchlevel 0) [i686-linux]
[root@mymachine easyrx]# gem install rails --include-dependencies
Need to update 16 gems from http://gems.rubyforge.org
................
complete
Successfully installed rails-2.0.2
[root@remandev easyrx]#
But I''m getting this error in my restful_authentication
2003 Jan 29
1
Scoping rule problem -- solved
Thanks to some comments from Brian D. Ripley, I found my error:
I should not have given a data argument to lm() after creating a
formula-object. This obviously confused things...
Thanks again, I've really learnt again a bit more on R-programming...
Cheers, Winfried
---------------------------------------------------------------------
E-Mail: Winfried Theis <theis at
2013 Sep 17
6
rspec-puppet require syntax
Can someone tell me the correct way to specify the following require
statement in an rspec-puppet test?
*require =>
[Class[''ssl''],Class[''pcre3''],Staging::Extract["nginx-${version}.tar.gz"]]*
I tried this: *''require'' =>
2011 Dec 01
1
Hlink node data for 570645 already has path ...
When syncing one backup system (running dirvish, but that's not really
relevant) to a second long-term backup system which uses btrfs
snapshots, I get the following output:
rsync: link "/parasite.oob.telegraaf.net/vservers-var-www/tree/elo/var/www/lokaalx/openx-htdocs/etc/xmlcache/.svn/prop-base/cache_etc-changes_schema-tables-core-12934.bin.svn-base" (in backup-aquagirl) =>
2018 May 04
0
Is a password required for the Linux account?
On Fri, May 4, 2018 at 9:07 AM Gilles via samba <samba at lists.samba.org>
wrote:
> On 04/05/2018 15:46, Chris Weiss wrote:
> > technically it does not need a passwd, and you don't need to do
> > password sync. i should work just fine.
> Thanks.
>
> If the matching Unix account has no password, how come it doesn't
> trigger an error when Samba accesses
2018 May 04
2
Is a password required for the Linux account?
On Fri, 04 May 2018 14:47:02 +0000
Chris Weiss via samba <samba at lists.samba.org> wrote:
> On Fri, May 4, 2018 at 9:07 AM Gilles via samba
> <samba at lists.samba.org> wrote:
>
> > On 04/05/2018 15:46, Chris Weiss wrote:
> > > technically it does not need a passwd, and you don't need to do
> > > password sync. i should work just fine.
> >
2004 Mar 25
3
subsetting based on vector
Dear R users;
I am trying to write a small program which reads in a data set, and selects
observations from certain years before the analysis. I have a problem
including the selection criteria in the header of the program.
Here is the problem;
dataFIT<-function(MODEL, MARGINS, yearConsidered){
library(foreign
CovPaper<-read.spss("C:/Data/data.sav")
NewData <-