similar to: Samba as PDC questions

Displaying 20 results from an estimated 10000 matches similar to: "Samba as PDC questions"

2010 Jun 13
0
[PATCH]: ifplop.c32: COM32 module for detection of PLoP USB boot-loader
I wrote a COM32 module which detects if the PLoP bootmanager was used to boot a CDROM drive or USB drive, by checking for the presence of the PLoP INT13h hook. The PLoP INT13h hook check works like this (NASM syntax): mov eax,'PoLP' ; Reverse of 'PLoP' mov ebp,'DKHC' ; Reverse of 'CHKD' int 13h cmp eax,' sey' ; Reverse of 'yes '
2010 Jul 01
2
[PATCH] ifplop.c32: Detect if PLoP USB/CD INT13h hook is enabled/disabled
New module which check if the PLoP Boot Loader already has booted a CDROM or USB drive by checking for the presence of the PLoP INT13h hook. The following assembly code (NASM) can detect the PLoP INT13h hook: mov eax,'PoLP' ; Reverse of 'PLoP' mov ebp,'DKHC' ; Reverse of 'CHKD' int 13h cmp eax,' sey' ; Reverse of 'yes ' jz
2013 Jun 29
0
Plop Boot Manager quit working with 5.10
> I have updated syslinux in Parted Magic's test version to the 5.10 release. > With 4.06 I booted plop like this: > > LINUX /boot/plpbt/plpbt.bin > > Now it says /boot/plpbt/plpbt.bin... ok > Booting kernel failed: Invalid argument > > Other "extras" like IPXE, HDT, memtest86+, chntpw, Super Grub Disk, etc... > all work with 5.10. Revert to 4.06 and
2013 Jun 29
3
Plop Boot Manager quit working with 5.10
> On 06/28/2013 05:32 PM, Patrick Verner wrote: > > I have updated syslinux in Parted Magic's test version to the 5.10 release. > > With 4.06 I booted plop like this: > > > > LINUX /boot/plpbt/plpbt.bin > > > > Now it says /boot/plpbt/plpbt.bin... ok > > Booting kernel failed: Invalid argument > > > > Other "extras" like
2004 Oct 22
1
Samba 3 + LDAP as PDC - which tutorial / HOWTO to use?
Hello, I'm struggling with setting Samba 3 + OpenLDAP as a PDC. I had no problems with setting Samba 3 as a PDC (I could join domain, users could log in, machines were added automatically, roaming profiles worked etc.). But when it comes to setting Samba 3 + OpenLDAP as a PDC, I'm stuck - I can join a domain, but can't log in as a user; Samba logs say user auth was successful,
2013 Jun 29
0
Plop Boot Manager quit working with 5.10
On 06/28/2013 05:32 PM, Patrick Verner wrote: > I have updated syslinux in Parted Magic's test version to the 5.10 release. > With 4.06 I booted plop like this: > > LINUX /boot/plpbt/plpbt.bin > > Now it says /boot/plpbt/plpbt.bin... ok > Booting kernel failed: Invalid argument > > Other "extras" like IPXE, HDT, memtest86+, chntpw, Super Grub Disk,
2013 Jul 01
0
Plop Boot Manager quit working with 5.10
On Fri, 28 Jun, at 07:32:30PM, Patrick Verner wrote: > I have updated syslinux in Parted Magic's test version to the 5.10 release. > With 4.06 I booted plop like this: > > LINUX /boot/plpbt/plpbt.bin > > Now it says /boot/plpbt/plpbt.bin... ok > Booting kernel failed: Invalid argument > > Other "extras" like IPXE, HDT, memtest86+, chntpw, Super Grub
2015 May 26
1
Windows 7 client trying to authenticate with windows machine name
Gents, Any clue on what could be the problem and how to solve it ? My conf and error inside the following pastebin : smb error win7 - Pastebin.com | ? | | ? | | ? | ? | ? | ? | ? | | smb error win7 - Pastebin.com## Samba Conf ## [global] ? ?workgroup = plop ? ?server string = %h serveur ? ?security = user ? ? ?netbios name = plop ? ?dns proxy = no ? ?log file = /var/log/sam... | | | | Afficher
2003 Aug 18
1
FYI: Article on R at IBM's developerWorks Server Clinic
Hi all, I happened to be reviewing a Linux web site that I frequent (http://www.pclinuxonline.com/index.php) and noted today an entry for an article on R at IBM's developerWorks Server Clinic site located at http://www-106.ibm.com/developerworks/linux/library/l-sc16.html. I thought that I would pass this on as an FYI. Regards, Marc Schwartz
2013 Jun 30
1
Plop Boot Manager quit working with 5.10
> On Sat, Jun 29, 2013 at 3:04 PM, Ady <ady-sf at hotmail.com> wrote: > > > If with "ancient kernel" you are referring to the memtest(86|86+) > > issue, I don't see the same *exact* problem / behavior. > > My cuent understanding is as follows: HPA is using the label "ancient > kernel" for any kernel that has a hard-coded load address and
2013 Jun 29
7
Plop Boot Manager quit working with 5.10
I have updated syslinux in Parted Magic's test version to the 5.10 release. With 4.06 I booted plop like this: LINUX /boot/plpbt/plpbt.bin Now it says /boot/plpbt/plpbt.bin... ok Booting kernel failed: Invalid argument Other "extras" like IPXE, HDT, memtest86+, chntpw, Super Grub Disk, etc... all work with 5.10. Revert to 4.06 and plop works again. Is this a problem with syslinux
2008 Aug 31
1
Integrating Samba into a Database and configured for OpenVPN
Hi All, This is my first post and I am relatively new with Linux. I am attempting to do three things and I'm hoping for advice: 1) Intergrate Samba fully with MySQL (unless another database would be considered better for this task). One of the things I've always had trouble with Linux is that everything is seperate. I understand that provides flexibility but I would like to
2009 Jan 19
2
File permissions
Is it possible to define file rights, such that - The file is owned by root, with full privleges on the Linux server. The file is shared by a group "users". The shared file should be available for read and write access. That part's easy - but now.... Deny delete, overwrite, or rename access to this file. Is this possible? -- Daniel
2009 Aug 18
2
MEMDISK-ISO: found another non-working ISO
Hi Shao Miller, I found another ISO that doesn't work with MEMDISK-ISO. It is the ISO of the PloP bootmanager. It is a ISO which uses floppy emulation. When I boot it with MEMDISK-ISO (run from Syslinux), my PC instantly reboots. When I extract the floppy image from the ISO and boot this file with MEMDISK, it works fine. Grub4dos iso emulation works fine for this iso. When using Grub4dos
2015 May 25
0
Windows 7 client trying to authenticate with windows machine name
Well, this is some ugly text formating, let me fix that :)? ## Samba Conf ##[global]? ?workgroup = plop? ?server string = %h serveur ? ?security = user?? ?netbios name = plop? ?dns proxy = no? ?log file = /var/log/samba/log.%m? ?max log size = 1000? ?syslog = 0? ?panic action = /usr/share/samba/panic-action %d? ?log level = 3? ?server role = standalone server? ?passdb backend = tdbsam? ?obey pam
2004 Oct 28
1
NT PDC file server -> Samba PDC file server
I've read the HOWTO and seen a zillion articles about moving from an NT PDC to a Samba PDC. Am having trouble tying this in to making the new Samba PDC act in the same file server capacity as the NT machine did. i.e., looking for info on copying the directories & files while preserving user & group permissions. Can someone point me to a guide(s) on this whole process? Also, in what
2010 Apr 26
2
Memory CoW in XEN
Hi list, the IBM developerWorks article (*1) about KSM (kernel samepage merging) states that "XEN calls it Memory CoW". Now I''ve searched a bit forward and backward but was unable to find any information about such a feature within XEN. Can you enlight me? Regards, Markus *1: http://www.ibm.com/developerworks/linux/library/l-kernel-shared- memory/index.html
2009 Feb 11
1
Something weird about pdbedit.
Hi ! I'm running a samba domain controler under rhel 5. It's version 3.0.33-3.7.el5. I've also installed a ldap server to store users and groups and so on. When I try a pdbedit -v david, I get the following : Unix username: david NT username: david Account Flags: [U ] User SID: S-1-5-21-215069222-2822928016-2390355089-1016 Finding user
2006 Jul 11
1
Windows 'Administrator rights'
would you know why my puter states that i do not have administrator rights or administrator privleges to change or delete any programs, etc. thank you . -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20060711/84d142aa/attachment.htm
2006 Sep 08
1
smbusers and root privs
Running samba-3.0.23c on Genoo linux Is it possible with smbusers to allow a windows user to have root privleges on a linux share? A stock install of samba on Gentoo ends up with an /etc/samba/smbusers file that contains this mapping: root = administrator admin It appears then that other windows users could as well be mapped to root like: root = administrator admin harry and since I am the