search for: pippo

Displaying 20 results from an estimated 51 matches for "pippo".

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 userPassword: {crypt}x # pdb...
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: > Fu...
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 (uncorrectly, I think) [1] "/c:/pippo/pluto.html" This problem influe...
2012 Dec 12
1
Lost in S4 and S3 classes
...esentation=representation( lmOutput = "nls.lm", anumeric = "numeric" ) ) Now, if I want to call this class in a "constructor function" I can do something like this (correct?): myConstructor <- function() { return(new("TestClass")) } pippo <- myConstructor() > pippo An object of class "TestClass" Slot "lmOutput": <S4 Type Object> attr(,".S3Class") [1] "nls.lm" Slot "anumeric": numeric(0) And the object "pippo" seems correctly initialized. If I use this code...
2002 Sep 17
2
configuration & cups
...see the Unix machine on Win2k. I have two printer shares that could be seen. Today, they are not there. To log on to the FBSD machine from Win2k I get the log-on window and can connect by entering nothing and pressing enter. I can access the Printer directory, the www and tmp. But one directory, pippo, asks for a username and password but accepts none. I am running samba from rc.local with no parameters I am attaching my smb.conf I am sure I am doing something wrong. Please help. Phil -------------- next part -------------- A non-text attachment was scrubbed... Name: phil_smb.conf Type: applica...
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 ?Domain Users? ? Thanks in advance, Edgardo Ghibaudo --http://www.provinci...
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/.
2005 Jun 22
1
Problem: 'force user' + 'force group' don't work fine?
I'm newbe on Linux and I have this problem for you: Samba 3.0.14a (but 3.0.20pre1 also) work fine with AD users authentication on linux (Fedora 3) machine. I have on the root (/) the directory 'test' with permission dr-xrwx---, owner 'pippo' group 'smbusers' I share this directory via Samba; on the smb.conf all logged on user are force to 'pippo' user with 'force user = pippo' parameter and 'smbusers' group with 'force group = smbusers' parameter. The share are writable ('writable = yes...
2002 Mar 20
3
XP Problem
Hi, I have the following: Win2k server with AD for domain login validation. There is a secondary Win2k server as well. RH5.2 with samba samba-2.0.4b-19990519 RH6.2 with samba samba-2.2.2-20011014 I wish to setup one or two very basic shares on each of the RH boxes. share level security will be fine. Win2k seems to work ok. XP doesn't. It cannot find the servers with search. What are
2007 Sep 13
4
[CentOS 5] tftp-server, unable to create new files (even with "-c" option)
...096 Sep 13 10:18 tftpboot ... [root at chl1 /]# ls -la tftpboot/ drwxrwxrwx 2 root root 4096 Sep 13 10:18 . drwxr-xr-x 25 root root 4096 Sep 13 17:48 .. -rwxrwxrwx 1 nobody nobody 1811552 Sep 12 10:28 c3500xl-c3h2s-mz. 120-5.WC17.bin -rwxrwxrwx 1 nobody nobody 1181 Sep 13 17:51 pippo.config (pippo.config = fake file) This is what I get at the TFTP client side: LabTI-Infra-3524XL-01#copy running-config tftp: Address or name of remote host []? 10.58.2.204 Destination filename [labti-infra-3524xl-01-confg]? TFTP: error code 1 received - File not found %Error opening tftp://10....
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 browsable=no [user1] ... [user2] ... I t...
2019 Jan 23
2
can't write Samba share as anonymous
...username=urca,domain=hyperfile.local Password for urca@//node1/test: root at andrea-virtual-machine:~# cd /mnt2 root at andrea-virtual-machine:/mnt2# df -h . Filesystem      Size  Used Avail Use% Mounted on //node1/test    4,2T  2,1T  2,2T  49% /mnt2 root at andrea-virtual-machine:/mnt2# touch pippo touch: cannot touch 'pippo': Permission denied root at andrea-virtual-machine:/mnt2# ls ls: reading directory '.': Permission denied am I misunderstanding something about Samba anonymous access? Thanks Andrea
2008 Apr 07
1
plot with standar deviation (use abline and mad())
...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 6.053 ;112.3 24.14; 106.2 ... How can use a plot with standard deviation of all data: time versus fluorescen
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 h...
2010 Dec 31
2
error adding a user
...ral migration/upgrate I am not able to create new users anymore. I can do it with the smbldap-tools, manually only from the root user but if I do it through the usermanager it gives me an error. A net user add command done with the same adminitrator user give me this error: Failed to add user 'pippo' with: WERR_GENERAL_FAILURE. from the logs: [2010/12/31 04:30:44, 0] passdb/pdb_ldap.c:2197(ldapsam_add_sam_account) ldapsam_add_sam_account: User 'pippo' already in the base, with samba attributes Any hint? -- Marco Ciampa +--------------------+ | Linux User #78271 | | FSFE...
2006 Aug 07
1
unwanted conversion of date formats in 2.3.1 to character
...ts 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 result from a function arrives to the calling function with characters as row.names: pippo<-function(...) { result<-data.frame( ... ) attributes(result)$row.names<- ... (some dates or POSIX) #mode(attributes(xx)$row.names) is now numeric, = date or POSIX return(result) } xx <- pippo(...) #mode(attributes(xx)$r...
2004 Jul 13
1
HFC-S card and Unable to create channel of type 'Zap'
...IN 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 NOTICE[884752]: app_dial.c:559 dial_exec: Unable to create channel of type 'Zap' == Everyone is busy at this time Jul 13 13:43:07 WARNING[163851]: chan_zap.c:6070 zt_pri_error: PRI: Read on 19 failed: Unknown error 5...
2003 Feb 08
3
Win files from *nix?
How can I browse Windows from Unix? I'm using FreeBSD 4.7, Samba, and KDE3. I'd like to be able to browse also from command line. I have not found instructions on use of smbclient-win32 and do not want to use sharity. smbclien-win32 comes with and exe file and cygwin dll's - but what are you supposed to do with them, copy the dll's to system or system32 foler and just run the
2016 Jun 11
3
Increased errors "Broken MIME parts" in log file
On 11 Jun 2016, at 21:29, Timo Sirainen <tss at iki.fi> wrote: > > On 01 Jun 2016, at 16:48, Alessio Cecchi <alessio at skye.it> wrote: >> >> Hi, >> >> after the last upgrade to Dovecot 2.2.24.2 (d066a24) I see an increased number of errors "Broken MIME parts" for users in dovecot log file, here an example: >> >> Jun 01 15:25:29
2007 Sep 07
0
cannot access samba server
...t = /usr/sbin/groupadd %g #delete group script = /usr/sbin/groupdel %g #delete user from group script = /usr/sbin/deluser %u %g os level = 99 dns proxy = No # ldap ssl = no comment = samba ver. %v invalid users = mail, daemon, adt, @wheel valid users = root,Phil-VISTA/Pippo, Pippo, administrators hosts allow = 127.0.0.1 192.168.0.0/24 hosts deny = 0.0.0.0/0 printing = cups print command = lpq command = %p lprm command = [homes] comment = Home Directories read only = No browseable = No [printers] comment = All Printers path...