similar to: configuration & cups

Displaying 20 results from an estimated 200 matches similar to: "configuration & cups"

2002 Sep 19
4
users/passwds
Could somebody please explain just how one is supposed to set up samba users, groups and passwords so connections can be established to Win2k clients to connect to FBSD samba server for file sharing and to use cups for printing. I am afraid that the manuals and config files and various examples I have found on the Internet are quite confusing. How is the Windows username/passord related to
2002 Dec 10
2
incomprehesible quirk
I am really quite puzzled as to why I have to edit smb.conf every time I want to print to the FreeBSD machine from Win2K. (Running FBSD 4.7, samba 2.2.7 and cups 1.1.15.1_4. When I log onto FBSD with username, password, I see the folders for the printers, home, tmp, etc. but no printer. (Only 1 installed - Epson Stylus Color 900). I can access the shares on FBSD from Win2k, but there is no
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
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 Jan 11
2
Printing problem
Hello, I'm new to WINE and cannot get a windows desktop publishing program to print. Wine's notebook prints, so I know WINE can reach my printer (Canon Pixma IP4200). What can I do to get my Quark program to use the same drivers? When I try to print now, nothing happens -- no messages, nothing. Thanks for any help. Frank
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",
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
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/.
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
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
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
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
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
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
2003 Nov 07
6
Printing with CUPS
I've just been trying to get my Samba 3.0.0-2 build to work with CUPS. The rpm I downloaded from the Samba site was not compiled with CUPS library support. Which is why I am assuming that having added printing = cups in my conf file things are not working. If I use the source rpm can I force the build to include CUPS library support ? Or do I have to build from scratch? thanks Alan
2003 Mar 23
4
What am I missing here?!
OK, I've tried changing my printcap name from printcap to cups. Printing works fine locally using CUPS on the Samba box. What am I missing here? Why can't I print to the Samba box via the Windows and linux clients? Shared directories work fine. I am really frustrated here and have exhausted Google and all other resources I have. Here's my smb.conf for what it's worth.
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