Displaying 20 results from an estimated 2000 matches similar to: "Problem: 'force user' + 'force group' don't work fine?"
2004 May 21
1
pdbedit + ldap doesn't work
I have to add new user to samba; I've just upgrade the system to 3.0.4
and smbldap-tools 3.0.4;
# smbldap-useradd pippo
# smblap-usershow pippo
n: uid=pippo,ou=People,o=PROVTV
objectClass: top,inetOrgPerson,posixAccount,shadowAccount
cn: pippo
sn: pippo
uid: pippo
uidNumber: 4000
gidNumber: 513
homeDirectory: /home//pippo
loginShell: /bin/bash
gecos: System User
description: System User
2008 Sep 10
3
(PR#12770) format() under Windows giv wrong resuts with
On Windows XP SP3
> format(pippo, format="%I:%M:%S %p")
[1] "11:43:12 PM"
In any case, if there is a problem it is in Windows, not in R, since this
is an Windows service that is being called. So there is no evidence at
all of any bug in R here.
On Wed, 10 Sep 2008, pego.enrico at tiscali.it wrote:
> Full_Name: Enrico Pegoraro
> Version: 2.7.2
> OS: Windows
2012 Dec 12
1
Lost in S4 and S3 classes
Hi all, this is my first post in R devel? sorry if I lost some of the guidelines.
Anyway this is my problem:
Version:
R version 2.15.2 (2012-10-26)
Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)
I want to make an S4 class that use the output object of the function of nls.lm as a slot:
setOldClass("nls.lm")
setClass (
Class="TestClass",
2008 Oct 03
2
A strange behaviour of file.path in Windows? (PR#13119)
Full_Name: Enrico Pegoraro
Version: 2.7.2
OS: Windows (Vista or Xp PRO) Italian
Submission from: (NULL) (87.4.189.202)
If you send these lines of code:
outdir="c:/pippo"
file.path(outdir,"pluto.html")
R replies correctly:
[1] "c:/pippo/pluto.html"
But if you change the first steps to:
outdir=""
file.path(outdir,"pluto.html")
R replies
2009 Aug 13
1
winbindd & Domain group
Hi,
I?m using samba rel.3.3.4.
The domain group associated to the domain user is always 10000 that means ?Domain Users? for all the domain users
$> getent passwd | grep pippo
DOMAIN\pippo:*:10015:10000:PIPPO:/home/DOMAIN/pippo:/bin/false
Do you know how is it possible to assign a different domain group ?
How is it possible that winbindd intercepts another domain group instead of the default
2006 Mar 24
2
check_box_tag
hi,
What''s the right way to use the CHECK_BOX_TAG?
I used:
<% for @pippo in @model %>
<%= check_box_tag (:scelta,@pippo) %>
<% end %>
How Can I control if a person choosen the second or third element of the
vector @pippo?
--
Posted via http://www.ruby-forum.com/.
2007 Sep 13
4
[CentOS 5] tftp-server, unable to create new files (even with "-c" option)
Hi all,
I'm trying to setup a TFTP server to serve as repository for the
config of all my Cisco network devices.
As per the the tftpd man, I've added the "-c" option into the /etc/
xinetd.d/tftp (as follows) but I still cannot get write access
(unless the file is already present).
[root at chl1 ~]# cd /etc/xinetd.d
[root at chl1 xinetd.d]# cat tftp
# default: off
#
2019 Jan 23
2
can't write Samba share as anonymous
Hello,
I'm trying to access a Samba share as anonymous/guest user, so I have
added the following entry inf file smb.conf (Samba 4.9)
guest account = andrea
map to guest = bad user
...
[test]
available = yes
browsable = yes
guest ok = yes
nfs4: acedup = merge
nfs4: mode = special
path = /var/tmp/test
read only = no
and the shared directory /var/tmp/test has the following permission (so
2002 Sep 17
2
configuration & cups
I seem to be having a great deal of trouble with cups and samba configuration.
cups seems to go on and off and it works and doesn't work.
I think I need some help on my samba configuration. Generally, it has
worked well on another machine, but my current setup seems a bit screwy.
System: FreeBSD 4.6.2; cups-1.1.15.1; cups-base-1.1.15.1_4;
cups-lpr-1.1.15.1_1;cups-pstoraster-7.05.5;
2008 Apr 07
1
plot with standar deviation (use abline and mad())
Hi list
Maybe someone can help with the following problem (thanks in advance):
I need to analisy a long list of data time \fluoscence
I want to make one plot with standard deviation and the average data... Could you suggest me how to make that..
The data have this distribution:
How can read and extrapolate this data?
pippo.csv
ps <- read.table(pippo.csv)
time fluorescence
0; 0
4.013; 62.96
2011 Nov 23
1
How to change Record "repeated"
I have a great dataset like this:
name ? ? ?colour ? ... ... ...
jerry ? ? ? ? red
pippo ? ? ? ?red
tom ? ? ? ? ?red
tom ? ? ? ?yellow
tom ? ? ? ?green
jessie ? ? orange
jessie ? ? ?red
bill ? ? ? ? ?yellow
kate ? ? ? red
henry ? ? ?green
..
..
I want to find out, in this great dataset, if (the name of) a person is
repeated (and which colour are associated).?
My output has to be
2010 Dec 31
2
error adding a user
Sorry for (I'm shure) my stupid question (and my bad english)...
If this is not the right place to post this kind of question forgive me
and please point me to the right mailinglist.
I've a Samba 3 that works with an openldap server as a sole domain controller.
I used to use the Microsoft usermanager.
After a general migration/upgrate I am not able to create new users anymore.
I can do
2001 Apr 09
2
samba 2.0.7 and windows98
Hi all,
I installed samba 2.0.7 on a PC running Linux Debian 2.2rev2
and the kernel 2.4.3
in smb.conf I put
[global]
netbios name=pippo
security =user
workgroup=pippo
domain logons=yes
encrypt passwords=yes
wins support=yes
os level=34
domain master=yes
local master= yes
preferred master =yes
...
[netlogon]
comment = the domain logon service
path=/export/samba/logon
public=no
writable=no
2006 Aug 07
1
unwanted conversion of date formats in 2.3.1 to character
good morning
I'm using R 2.2.1 on windows (2000/NT/XP) and trying to upgrade to 2.3.1
I am finding the curious problem of date/time data (both if stocked as date and as POSIX) that gets converted into character format whenever touched: it seems that date/time data just does not want to remain that way.
For example, a data.frame containing dates or POSIXct as row.names that is returned as
2004 Jul 13
1
HFC-S card and Unable to create channel of type 'Zap'
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi,
i'm new to *
I've installed an hfc-s card (DIGI Micro V) with bristuff 0.0.2;
when i try to call outside i get:
-- Accepting AUTHENTICATED call from 192.168.1.110, requested format = 1024, actual format = 1024
-- Executing Dial("IAX2[pippo@pippo]/2", "Zap/g1/0123456") in new stack
Jul 13 13:42:49
2007 Dec 20
3
difficulty setting up Samba PDC.. please help... out of ideas
I am trying to test a Samba PDC on our network that currently shares
files as a workgroup (with a different name, of course). Microsoft
states that this can be done, with no issues (so long as the workgroup
and the domain have different names). The permanent home for the shares
is on //receptionist. ( The temporary home for the Samba PDC is on
//haze. ) Once the PDC has been set up
2003 Mar 24
3
winbind and bad permissions mapping from NT to Samba
I'm installed Samba 2.2.8 with the intetion of use it as file share for
a NT Domain.
I have also an interest to the use of extended ACL so I recompiled the
kernel (2.4.20) with the acl patch and I added to my system acl, attr,
e2fsprogs and fileutils packages.
After all I join the samba server into the NT domain:
smbpasswd -j SAMBATEST -r SAMBA-SRV -U Administrator
where SAMBATEST is the
2003 May 20
1
readonly files get un-erasable from win nt clients #REPOST
Hi
I posted this last week but go no answers. So I try again in case someone
has any idea...
I have a file server (linux with acl and quotas custom 2.4.18 kernel, samba
2.2.7a with acl, quotas and winbind)
among others there's a share on which any user of the domain is allowed to
put files, any user able to read and write other users' files (a public and
free space)
the problem is that
2005 Jan 25
1
Re: I think your problem has to do with how you set the variable.
No Jeremy, excuse me, the error was in my email. The correct command is
/bin/echo "Channel: Local/$1@chiamamezzi-dialout";\
/bin/echo "Variable:
callid=123456|number=$1|url=pippo|menuid=FOP|redirectnum=0554202880";\
/bin/echo "Context: chiamamezzi-Wave";\
/bin/echo "Exten: s";\
/bin/echo "Priority: 1";\
/bin/echo "Callerid: Asterisk Automatic
2015 Apr 09
1
Samba-tool use of --random-password
Good Day all
I have a quick question regarding the use of the flag --random-password.
When i do a command like:
samba-tool user add pippo --random-password ;
as root, I'd like to see what is the newly generated random password, and
then communicate that to the user , but the output of that command does not
show anything...
any help? :)
thanks