Displaying 20 results from an estimated 11000 matches similar to: "authentication with usernames?"
2011 Sep 22
25
[Bug 41114] New: nouveau module crashes on boot
https://bugs.freedesktop.org/show_bug.cgi?id=41114
Summary: nouveau module crashes on boot
Product: xorg
Version: unspecified
Platform: Other
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2017 Oct 11
12
[Bug 103217] New: Recent noveau causes errors with scilab 5.5.2 on NVIDIA G84GL [Quadro FX 570]
https://bugs.freedesktop.org/show_bug.cgi?id=103217
Bug ID: 103217
Summary: Recent noveau causes errors with scilab 5.5.2 on
NVIDIA G84GL [Quadro FX 570]
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component:
2012 May 22
2
[LLVMdev] VMKit build broken
Hi,
On Tue, May 22, 2012 at 6:07 PM, Nicolas Geoffray
<nicolas.geoffray at gmail.com> wrote:
> Hi Balachandran,
>
> If this is a bug, it should be filed to clang, since you're compiling a file
> located in the clang project. But it looks like your llvm tree and clang
> tree are not in sync. Could you svn update both and see if that fixes it?
>
Thanks, I had done
2012 May 22
0
[LLVMdev] VMKit build broken
Hi,
On Tue, May 22, 2012 at 6:18 PM, Balachandran Sivakumar
<benignbala at gmail.com> wrote:
> Hi,
>
> Thanks, I had done an svn up on one of the sub directories and
> hence it had been out of sync. But had completely missed that point.
> Just did an svn up and started off the build again. Thanks
>
The clang build went on fine. But subsequently, when I build
2010 Jan 28
2
winbind confused about the DC's
Hi
Problems with wbinfo this time. With -u/-g/-n it works, but -i doesn't.
The log.winbindd-idmap is filled with this:
[2010/01/28 10:32:56, 4] libsmb/namequery_dc.c:73(ads_dc_name)
ads_dc_name: domain=*
[2010/01/28 10:32:56, 3] libsmb/namequery.c:1972(get_dc_list)
get_dc_list: preferred server list: ", *"
[2010/01/28 10:32:56, 3] libads/dns.c:343(dns_send_req)
2012 May 21
2
[LLVMdev] VMKit build broken
Hi,
I just thought of trying vmkit and checked out the source
from the svn repo a few minutes back. The build is failing with the
following error.
llvm[4]: Compiling CGCleanup.cpp for Release+Asserts build
CGCleanup.cpp:507:36: error: no member named 'getCaseSuccessor' in
'llvm::SwitchInst'; did you mean 'getSuccessor'?
2002 Sep 04
3
RedHat kickstart with PXELINUX
We are attempting to setup an automated system to build some Linux
systems. We have utilised the PXELINUX bootloader after encountering
the PXE 512Kb limit with bootp.
We now have another issue which you may have already run into. In the
DHCP configuration we specify pxelinux.0 as the bootfile, this works
reasonable well, we call the Redhat vmlinuz and initrd.img files
within the
2019 Oct 23
4
vfs_fruit & resource forks on macOS
From version 4.10.6 onwards folder icons are not working anymore on macOS. I can see the "._Icon?? file written on disk but seems like Samba isn?t reading it back and presenting it to the client. Is there a change or new setting that is needed on more recent versions, or have I hit a bug? I noticed 4.10.6 had some work done regarding AppleDouble and resource forks.
In the client log I?m
2008 Jan 18
3
Comboot Menu System
On the SysLinux page, there is a screenshot of "COMBOOT Menu System for
SYSLINUX developed by Murali Krishnan Ganapathy" (Advanced Menu System).
I was wondering where I might be able to download this menu system in
full to work with? If you dont want to share, I understand, but I am
really intrigued by this and want to learn more, and maybe make my own
design if I can figure it out.
2020 Oct 02
4
Spotlight configuration trouble
I?m trying to setup Spotlight with Tracker (2.3 from Ubuntu repo) backend in Ubuntu 20.04 and Samba 4.12.7. I?ve followed the wiki closely but every time I try to search I get this in the logs:
[2020/10/02 10:43:42.078242, 0] ../../source3/rpc_server/mdssvc/mdssvc_tracker.c:403(mds_tracker_search_start)
mds_tracker_search_start: no connection to Tracker
[2020/10/02 10:43:42.079897, 0]
2006 Sep 26
3
PXE menu file problem
Hi everybody
Attached you will find a file pxe.mnu (encoded with mime). It is PXE menu file created by 3COM MBA IMGEdit.exe tool. It is very strange since:
1) When I point DHCP bootfile to this file it loads with no problem and the menu is displayed.
2) When I point DHCP bootfile to pxelinux.0 and in pxelinux.cfg I put the command "KERNEL pxe.mnu" then system hangs. I wonder why this
2004 Feb 02
10
SYSLINUX 2.09-pre2
This version contains a fix to mbr.asm, plus a version of Murali's menu
system, but ported to gcc. Although gcc produces much bigger 16-bit
code (since it's really 32-bit code with prefixes) I figured it would be
much easier for people to deal with since it requires the configuration
to be compiled in.
That being said, it's a *very* powerful menu system, partially *because*
2003 Apr 21
3
COM32 Question
Does the COMBOOT stuff with 2.04 work correctly with function calls?
or does one need to write it as one huge function?
If memory serves me correctly, there was some problem if hello.c
was modified to include additional functions, in an earlier
version.
- Murali
2004 Apr 05
1
Comboot menu crashes when it goes off screen
It works!
Now, is there a way to use this handler multiple times so different
submenus can have different position values.
-Aaron
On Fri, 2 Apr 2004, ganapathy murali krishnan wrote:
> You write your own menupos_handler (like in complex.c) and register the
> handler.
>
> So all you need to do is to copy the code for the menupos_handler from
> complex.c and modify it to suit
2014 Mar 09
2
pxelinux.0 not fully booting in EFI 64 mode...not requesting ldlinux.e64 via TFTP...
All,
I was excited to hear about EFI boot support in pxelinux >= 6.00. So I
tried it. Not working. I've tried 6.02 (from source), 6.02 (from RPM),
early 6.03 (from RPM) and even pulled/compiled latest source from git.
6.0.3-pre7. No love.
My boot client can boot/image fine in legacy PXE mode. My dhcpd.conf
looks like this:
# In initial DHCP DISCOVER packet, PXE client sets option
2009 Nov 17
1
Problem to map uidNumber and getting authentication to work
On Mon, 21 Sep 2009, Timo Aaltonen wrote:
>
>
> Hi!
>
> I'm trying to set up a samba client to authenticate from AD (Win2k8), by
> using rfc2307 schema mode to map uidNumber, gidNumber and unixHomeDirectory.
> The latter two seem to work, while uidNumber doesn't, at least according to
> 'wbinfo -i $uid', which shows the uid as the default starting
2015 Feb 17
4
uefi and bios bootable optical media
We have been using syslinux (V4.05) in our product for years without a problem.
Since we encounter more and more systems that do a UEFI boot by default
we want to support that too. So I've been using syslinux V6.03 to create
usb sticks and harddisks to allow both bios and uefi boot which works fine.
The problem I run into now is that it is not possible to create a
dvd that is capable of
2019 Oct 23
1
vfs_fruit & resource forks on macOS
> On 23 Oct 2019, at 18.54, Ralph Boehme <slow at samba.org> wrote:
>
> On 10/23/19 4:31 PM, Perttu Aaltonen via samba wrote:
>> From version 4.10.6 onwards folder icons are not working anymore on macOS. I can see the "._Icon?? file written on disk but seems like Samba isn?t reading it back and presenting it to the client. Is there a change or new setting that is needed
2004 Jan 21
2
[Fwd: Re: Comboot Menu]
Thanks for the comment. The next pass for a file format ...
------ FILE BEGINS -----
# Comment lines
[menu]
item="text to display"
status="status line text"
action= SUBMENU | INACTIVE | whatever
submenu= <number>
data="arbitrary string"
item="text to display"
status="status line text"
action= SUBMENU | INACTIVE | RUN | EXIT
submenu=
2004 May 18
2
SYSLINUX 2.10-pre2 is out
I have released SYSLINUX 2.10-pre2. I *really* would like testing
reports for this one, especially ISOLINUX, since I've included Knut
Petersen's fix for Award BIOSes...
Changes in 2.10:
* MEMDISK: Handle images compressed with zip as well as with
gzip. Some Windows-based image tools apparently generate
these kinds of images by default. Patch by Patrick