search for: gaa

Displaying 20 results from an estimated 34 matches for "gaa".

Did you mean: ga
2002 Mar 26
4
Can't print duplex
...ios name = PRINT server string = PRINT [Print Server on Chuckie] encrypt passwords = yes log level = 0 preferred master = False local master = No domain master = False utmp = Yes guest account = ftp printer admin = @it,gaa show add printer wizard = no wins server = mtlpdc ldap admin dn = XXXX ldap server = YYYY ldap suffix = ZZZZ use client driver = yes [print$] path = /var/samba/printers write list = @it,root create mask = 0774...
2002 Feb 21
3
Any way to prevent mapped drives?
...here is another reason to prevent them: Several of the viruses will run down through all the drives, real and mapped, and trash them. I would like to prevent that (yes, we have virus protection everywhere, but sometimes they get in before the vendors have a cure). -- Gary Algier, WB2FWZ gaa at ulticom.com +1 856 787 2758 Ulticom Inc., 1020 Briggs Rd, Mt. Laurel, NJ 08054 Fax:+1 856 866 2033 A self-addressed envelope would be addressed "envelope."
2008 Nov 14
1
Bug#505698: r-base-core: dev2bitmap fails with gsexe related error (PR#13288)
...te(gsexe), " -dNOPAUSE -dBATCH -q -sDEVICE=", type, | : | object "extra" not found | > Confirmed. The code in looks a little off inasmuch as in if (!is.na(taa)) extra <- paste(" -dTextAlphaBits=", taa, sep = "") if (!is.na(gaa)) extra <- paste(extra, " -dGraphicsAlphaBits=", gaa, sep = "") cmd <- paste(shQuote(gsexe), " -dNOPAUSE -dBATCH -q -sDEVICE=", type, " -r", res, "-dAutoRotatePages=/None", " -g", ceiling(res * widt...
2008 Nov 03
1
dev2bitmap: extra missing
...CE=", type, : object "extra" not found > dev2bitmap("plot.pdf",type="pdfwrite",taa=4) > I guess a useful default for extra is missing: if (!is.na(taa)) extra <- paste(" -dTextAlphaBits=", taa, sep = "") if (!is.na(gaa)) extra <- paste(extra, " -dGraphicsAlphaBits=", gaa, sep = "") cmd <- paste(shQuote(gsexe), " -dNOPAUSE -dBATCH -q -sDEVICE=", type, " -r", res, "-dAutoRotatePages=/None", " -g", ceiling(res * width),...
2005 May 04
4
Yum Amavisd Update fails Digest::MD5 error
Error message is: Starting Mail Virus Scanner (amavisd): Digest::MD5 version 2.22 required--this is only version 2.20 at... Googled for Digest::MD5 and found v2.33 (http://search.cpan.org/~gaas/Digest-MD5-2.33/MD5.pm) Downloaded it untared it perl ./Makefile.PL ...error missing Digest::Base Download from CPAN perl ./Makefile.PL make make test make install Back to Digest::MD5 perl ./Makefile.PL Perl's config says that U32 access must be aligned. Writing Makefile for Digest::MD5 mak...
2003 Apr 08
1
Can't do Landscape with ManualFeed
...------------- --- old-landspace.ps Tue Apr 8 17:19:36 2003 +++ new-landspace.ps Tue Apr 8 17:22:18 2003 @@ -6,7 +6,7 @@ %!PS-Adobe-3.0 %%Title: Microsoft Word - landscape.doc %%Creator: PScript5.dll Version 5.2 -%%CreationDate: 4/8/2003 17:18:35 +%%CreationDate: 4/8/2003 17:21:42 %%For: gaa %%BoundingBox: (atend) %%Pages: (atend) @@ -178,6 +178,11 @@ %%EndFeature }featurecleanup featurebegin{ +%%BeginFeature: *InputSlot ManualFeed +<</ManualFeed true /MediaPosition 3>> setpagedevice +%%EndFeature +}featurecleanup +featurebegin{ %%BeginFeature: *Smoothing True...
2002 Jan 14
3
smbpasswd file NFS sharable?
If I want to make two servers use the same encrypted passwords can I share the smbpasswd file via NFS? Will updates/locking work correctly? Is there an alternative? Can LDAP/PAM use encrypted passwords? -- Gary Algier, WB2FWZ gaa@@ulticom.com +1 856 787 2758 Ulticom Inc., 1020 Briggs Rd, Mt. Laurel, NJ 08054 Fax:+1 856 866 2033 A self-addressed envelope would be addressed "envelope."
2004 Dec 09
1
Should %U work in include statements?
...try to access it, I get an error: \\carp\sharename The network name cannot be found. If I browse into a common directory, that works. When I return to the top of the tree, the user specific entries have disappeared. If I look at the logs, I see it trying to access "special/gaa" the first time, then it tries "special/" every other time. I remember this was a problem along about 2.2.4 only with Windows 2k. It worked fine with Windows NT and Win9x. However, back then it tried to access "special/unknown". I kludged around it by creating a master c...
2008 Jul 28
4
Server-side sieve for client-side copies
I know I could test this - but I'd rather ask first. To my knowledge, we haven't come up with a good server-side implementation for savings copies of sent messages (by all means correct my ignorance in this regard). So the typical way is to enable it in clients like Thunderbird (this prompted a whole discussion of how to save these messages without sending them to the server
2007 Oct 19
2
AD Auth, but Unix users and groups
...irectory = /etc/csw/samba/carp/locks include = /etc/csw/samba/carp/smb.conf.shares [homes] ... ------------------------------------------------------------------------ -- With this configuration, I can do an "smbclient -L carp" just fine, but I can't do "smbclient //carp/gaa". I get: ------------------------------------------------------------------------ -- Domain=[ULTICOM] OS=[Unix] Server=[Samba 3.0.23b] tree connect failed: NT_STATUS_ACCESS_DENIED ------------------------------------------------------------------------ -- This sure sounds like the login works...
2001 Nov 29
0
Disappearing shares
...1 and now has come back with 2.2.2, but only for some users/Win2k systems. I really need to get this solved as we are upgrading all our customer support people to Win2k (new application dependencies) and it isn't good to have customer support crippled. Help! -- Gary Algier, WB2FWZ gaa@@ulticom.com +1 856 787 2758 Ulticom Inc., 1020 Briggs Rd, Mt. Laurel, NJ 08054 Fax:+1 856 866 2033 A self-addressed envelope would be addressed "envelope." -------------- next part -------------- [global] workgroup = Ulticom server string = Spike [the Rugrat...
2002 Dec 04
2
Won't %L work anymore?
...ddress from a getsockname() call? I do have interfaces set to several addresses, btw. Also, how do I know if samba is listening on port 445? There seems to be no other mention in the man page. (I do know it isn't because "lsof" does not show it). -- Gary Algier, WB2FWZ gaa at ulticom.com +1 856 787 2758 Ulticom Inc., 1020 Briggs Rd, Mt. Laurel, NJ 08054 Fax:+1 856 866 2033
2012 Feb 29
1
codon usage bias
...and then i perform an RSCU analysis on it... > uco(newdata5,index="rscu") aaa aac aag aat aca acc acg act aga agc agg agt ata atc atg att caa cac cag cat NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA cca ccc ccg cct cga cgc cgg cgt cta ctc ctg ctt gaa gac gag gat gca gcc gcg gct NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA gga ggc ggg ggt gta gtc gtg gtt taa tac tag tat tca tcc tcg tct tga tgc tgg tgt NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA tta ttc ttg ttt NA NA N...
2001 Nov 30
0
security = domain does not work
...comment = My Home Directory read only = No create mask = 0755 browseable = No [netlogon] path = /etc/samba/netlogon write list = @it --------------------------------------------------------------------------- -- Gary Algier, WB2FWZ gaa@@ulticom.com +1 856 787 2758 Ulticom Inc., 1020 Briggs Rd, Mt. Laurel, NJ 08054 Fax:+1 856 866 2033 A self-addressed envelope would be addressed "envelope."
2002 Feb 21
2
RH 7.1 and Ctrl+Alt+Del [off topic]
I know this isn't samba problem, but I hope that You'll understand. I have RH 7.1 installed (Kernel 2.4.2-2) and I have strange, funny but really dangerous problem. In every moment (even when there is login screen) in text mode when I press Ctrl+Alt+Del my machine simply shuts down. Is there any fix for this? PZDRWM Szmoyn
2004 Apr 22
0
Auto driver download, only sometimes
...what is configured on the server for all the cups-drivered printers. (If I just crossed the line to "cups question land", just let me know and I ask over there). BTW: The system is an RHEL ES 3.1 system. An "rpm -q" claims: samba-3.0.2-6.3E. -- Gary Algier, WB2FWZ gaa at ulticom.com +1 856 787 2758 Ulticom Inc., 1020 Briggs Rd, Mt. Laurel, NJ 08054 Fax:+1 856 866 2033 Nielsen's First Law of Computer Manuals: People don't read documentation voluntarily.
2004 Jul 21
0
pam_smbpass: Cannot access samba password database
...bpass \ --with-ldapsam I tried setting the PAM argument smbconf=... to a file that explicitly sets the private directory and it still tries to open "/secrets.tdb" and "". Anyone know how to get pam_smbpass to use the right parameters? -- Gary Algier, WB2FWZ gaa at ulticom.com +1 856 787 2758 Ulticom Inc., 1020 Briggs Rd, Mt. Laurel, NJ 08054 Fax:+1 856 866 2033 Nielsen's First Law of Computer Manuals: People don't read documentation voluntarily.
2004 Aug 25
0
Time warp?
Why do I seem to have an internal time warp: root@gouda 18% net time ; date Wed Aug 25 11:36:52 2004 Wed Aug 25 11:31:21 EDT 2004 root@gouda 19% -- Gary Algier, WB2FWZ gaa at ulticom.com +1 856 787 2758 Ulticom Inc., 1020 Briggs Rd, Mt. Laurel, NJ 08054 Fax:+1 856 866 2033 Nielsen's First Law of Computer Manuals: People don't read documentation voluntarily.
2002 Jul 25
0
[oggonachip] Ogg-on-a-Chip project first phase finished (fwd)
...G M.Sc. INFOTECH Student, Stuttgart, Germany http://linux.thai.net/ ---------------------------------------------------------------------- <p>------------------------ Yahoo! Groups Sponsor ---------------------~--> Free $5 Love Reading Risk Free! http://us.click.yahoo.com/NsdPZD/PfREAA/Ey.GAA/gWFolB/TM ---------------------------------------------------------------------~-> To unsubscribe from this group, send an email to: oggonachip-unsubscribe@yahoogroups.com <p><p>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ <p><p><p>--...
2000 Aug 28
0
samba digest, Vol 1 #12 - 20 msgs
...you can only use %G and %U. You can't use %g. So therefore, you can only make this happen on the primary group. We use the second include file to handle odd cases where we want something visible to a small set of people that cross group boundaries. The include file called "smb.conf.user-gaa", for instance, might then have just the statement: include = /etc/sambe/smb.conf.group-special I try not to tell anyone about this because it could become a mess as people want to create all possible combinations. This is what ACLs are for, not this mechanism. > Onno > -- > Onno Z...