Displaying 20 results from an estimated 30000 matches similar to: "Long Group Descriptions/Samba cannot handle"
2000 Feb 23
0
Fwd: RE: Group logon Scripts
I have a similar situation and have assigned all users to varying primary groups. It
works OK but could be better. I am including an e-mail from the samba list that improves
on my login/out scripts. I have not had a chance to try the improvements yet. Good
luck.
Forwarded From: "Naccarato, Robert" <naccarar@bis.adp.com>
>
> > I use the following script in the root
2002 Jul 15
0
weird printing with samba 2.2.4 problems under FreeBSD 4.6-STABLE
Hello.
I have a simple samba 2.2.4 setup here under FreeBSD 4.6-STABLE: I want to
share my printer through samba to other windows clients on my LAN. I already
have this working perfectly under Linux on the same machine, however the
freebsd port or package seem to not work.
- the printer is correctly set up with LPRng (lpr <file> prints file
correctly). However when I connect to the
2006 Apr 08
0
Cannot join to domain: Username could not be found.
Since my last post, I've fixed the err=49 cases and I all have is err=0
and the same problem.
I still cannot connect to domain with the same error. I'm attaching my
smb and ldap logs.
Thanks in advance,
Hakan BAYINDIR
-------------- next part --------------
smb_uid=101
smb_mid=2369
smt_wct=2
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_bcc=0
[2006/03/17 15:17:55, 3]
2006 Mar 10
0
Cannot Join Domain: Username could not be found
Hello, it's me again.
Some friends asked for slapcat outputs as I remember. I arrived to
office and I got'em & posting here if you can help me it'll be very
appreciated.
Thanks in advance
---==system log taken during login try==---
Mar 10 15:21:29 Storm slapd[5841]: @(#) $OpenLDAP: slapd 2.2.27 (Sep 9 2005 17:48:51) $
2014 Sep 25
1
Tinc1.1pre10 on Windows 8.1?
Hello tincers,
I run a small tinc mesh using version 1.1pre10 on mostly linux (debian) hosts. In the past, I was able to successfully join my windows machine to the tinc network, when I was running an earlier version of tinc (throughout the mesh). However, with 1.1pre10, I have had no success. Is this a known error, a misconfiguration on my part, or some other issue? I currently have no tinc-up
2008 Feb 15
3
Destroy, dependent and performance
Hi!
This is my first post in this forum. I''m learning RoR for two weeks and
I''m very interested about how to improve this framework.
I was testing one app I''m working in and I had some problems with
destroying.
The code is simple (and maybe wrong, as I said i''m just learning!). When
you destroy a league, you send a message to all the users associated to
this
2006 Jun 22
0
Active record associations
I have a table containing a person''s info:
Person
{
first_name : string
last_name : string
height : int
weight : int
age : int
}
This person can belong to many leagues and 0 or 1 teams within that
league. I can create join tables and use the following associations:
League has_and_belongs_to_many people
Team has_and_belongs_to_many people
League has one
2016 Jan 23
4
[Bug 93834] New: BUG: unable to handle kernel paging request at ffff88110fa7cffc
https://bugs.freedesktop.org/show_bug.cgi?id=93834
Bug ID: 93834
Summary: BUG: unable to handle kernel paging request at
ffff88110fa7cffc
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
2010 Jul 29
2
Exim+Dovecot LDA - How can I catch the crash?
Hello list
I am testing mdbox with Dovecot from http://hg.dovecot.org/dovecot-2.0-sis/.and
my MTA is Exim. It appears to crash, but I am not sure how to capture the
actual crash.
What I get in Exim logs is:
2010-07-28 19:55:13 1Oe9uT-000KmG-Oz ** /var/spool/virtual/
titan.co.ke/wash/Maildir <wash at titan.co.ke> R=virtual_domains
T=dovecot_virtual_delivery: Child process of
2013 Jun 05
3
Samba4 and NVSv4
Short story: cannot get Kerberized NFSv4 to work. I've googled a great
deal and cannot find where I have goofed (and there sure is a lot of
misleading and just plain incorrect information out there), so would
appreciate another pair of eyes. NFSv4 without Kerberos does work fine, as
does ID mapping. We're using NFSv4 in production with sec=sys, but I'm not
happy with that. My
2013 Jun 05
3
Samba4 and NVSv4
Short story: cannot get Kerberized NFSv4 to work. I've googled a great
deal and cannot find where I have goofed (and there sure is a lot of
misleading and just plain incorrect information out there), so would
appreciate another pair of eyes. NFSv4 without Kerberos does work fine, as
does ID mapping. We're using NFSv4 in production with sec=sys, but I'm not
happy with that. My
2007 May 22
0
xattrs with --link-dest inconsistancy
I performed this test on a Powerbook G4 (PPC) using Mac OS X version
10.4.9 with
rsync version 3.0.0cvs protocol version 30.PR3
Copyright (C) 1996-2007 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
64-bit files, 32-bit inums, 32-bit timestamps, 64-bit long ints,
socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
WATCH Wolverhampton Wanderers vs West Bromwich Albion LIVE STREAMING ONLINE English Premier League S
2012 Feb 12
0
WATCH Wolverhampton Wanderers vs West Bromwich Albion LIVE STREAMING ONLINE English Premier League S
Watch Live Streaming English Premier League Soccer Match between hot
favorite Wolverhampton Wanderers vs West Bromwich Albion Online HQD TV
Link on Your PC or Laptop. We are providing a certified 4500 Channels &
one platform HD TV link embedding from popular website like justin.TV,
ustream, live on Fox Sports, ESPN live TV channel, Fox spots in USA, Fox
Sports in UK, Australian TV channel,
2006 Jul 24
1
Plotting league tables/ caterpillar plots
Dear list,
I was wondering if there is a function to plot league tables, sometimes
also known as "caterpillar plots"?
A league table is conceptually very similar to a box plot. One difference
is that the inter-quartile ranges are not shown. If there isn't such a
function a first attempt for a "selfmade" plot would be to tell boxplot
not to plot boxes (sounds silly
2009 Feb 08
2
Using panel.grid in barchart
Hi all,
I'm trying to do an example in Deepayan Sarkar's Lattice book. It
involves making a barchart based on the Titanic dataset. I can get
the barchart to plot fine; however, when I try to edit panel.grid, I
get an error:
> titan<-barchart(Class ~ Freq | Age + Sex, data =
as.data.frame(Titanic), groups=Survived, stack=TRUE, layout=c(4,1),
2014 Mar 20
4
[Bug 76414] New: [NVE4] Flash player triggers freeze with: PFIFO: read fault at ... [UNSUPPORTED_KIND] from PBDMA0/HOST ...
https://bugs.freedesktop.org/show_bug.cgi?id=76414
Priority: medium
Bug ID: 76414
Assignee: nouveau at lists.freedesktop.org
Summary: [NVE4] Flash player triggers freeze with: PFIFO: read
fault at ... [UNSUPPORTED_KIND] from PBDMA0/HOST ...
QA Contact: xorg-team at lists.x.org
Severity: major
Classification:
2007 Jul 29
1
Curious why this doesn't work. (has_many, belongs_to)
Two Models.
class Gm < ActiveRecord::Base
belongs_to :pool
# mode code here.
end
class Pool < ActiveRecord::Base
has_many :gms
# mode code here.
end
Testing code through the console.
>> gm_list.each{ | gm | puts " GM name: #{ gm.user_name } belongs to Pool: #{ gm.pool.pool_name } " }; nil
GM name: John belongs to Pool: RHP 07-08 Season - Career League
GM name:
2002 Oct 12
3
Files are showing up as hidden when view from windows ...
Well I started digging into it, and it seems its making executables show up
as hidden. Which seems really odd, here's an ls -l from my Solaris
machine...
-rw-r--r-- 1 iacm staff 0 Oct 12 11:10 notHidden
-rwxr-xr-x 1 iacm staff 0 Oct 12 11:09 showsUpHidden
The file names describe which one is which.
If I did a chmod 755 on notHidden, it would then show up
2005 Nov 09
0
Sorting has_many relationships
Hi Railers!
I''m building a new website for our bar-foos-league (league for
foosball players who play in bars in Zurich, Switzerland ;-)
Being a bit of a noob when it comes to rails and web development in
general, I''ve come across a few questions. One concerns sorting of a
has_many relationship, for instance.
I''ve got a League model, which has_many TeamConfigs
2011 Mar 18
0
Life of style
it occupies the nerazzurri champions league final win over the psychological advantage, and for bayern speaking, lost the champions league blemish also have hope in February of knockouts compensated, however with seven months at the top of the highest in Europe now compared both teams are suffering a flourishing after the lonely time. After the end of the season, inter milan and bayern Munich are