similar to: Mapping domain groups with winbind

Displaying 20 results from an estimated 100000 matches similar to: "Mapping domain groups with winbind"

2004 May 22
1
winbind and local groups
Hi, I have been setting up samba and winbind on a Debian Linux box to allow access to shares authenticating from a Windows 2000 Active Directory Domain. I have got almost everythign I want to work, but I am stuck with one thing. I would like to add domain users to a local unix group and then add that group to the valid users line to a share. Enclosed is my smb.conf and my /etc/group files
2024 Mar 22
1
Linux Mint 21.3 client AD joined OK but no usb working
Mandi! Rowland Penny via samba In chel di` si favelave... >> > For this, i use typically 'pam_group' module, with a simple config >> > like: >> > *; *; *; Al0000-2400; plugdev,fuse,scanner,video,audio,cdrom,floppy >> But, where do you insert this config, please? > This now sounds like a different problem to the subject matter, if > Samba is set
2015 Apr 10
2
How can I have new users/groups to include posixAccount/posixGroup schema automatically?
Greetings, Rowland Penny! >>>>>>> well tough, the smbldap-tools were written to do a job, map windows >>>>>>> users to unix users and vice versa. >>>>>> No. smbldap-tools were doing exactly the same as AD do: kept all users in one >>>>>> database. >>>>>> >>>>> Similar, but not the same,
2012 Sep 26
1
Create and revert to snapshot fails silently after device update on running domain
Hi list, I'm having an issue with snapshot creation. Scenario: qemu 1.1 libvirt 0.9.12 I create a domain, and start it. The domain has 1 IDE cdrom device defined (see below). When started, I want to mount an ISO file to it. So I do updateDeviceFlags in libvirt-python or update-device in virsh (both have the same problem). This works fine, the ISO image becomes available to the domain.
2024 Mar 22
2
Linux Mint 21.3 client AD joined OK but no usb working
On Thu, 21 Mar 2024 22:12:54 -0300 "Douglas G. Oechsler via samba" <samba at lists.samba.org> wrote: > Hi Marco! > > > Em qui., 21 de mar. de 2024 ?s 17:41, Marco Gaiarin via samba < > samba at lists.samba.org> escreveu: > > > Mandi! Douglas G. Oechsler via samba > > In chel di` si favelave... > > > > > Somebody get this
2014 May 22
3
Updating domain XML issue
I'm trying to unmount a guest cdrom using libvirt_domain_update_device (via php-libvirt). The guest cdrom is currently mounted via Ceph, via this XML: <disk type='network' device='cdrom'> <driver name='qemu' type='raw'/> <auth username='cdroms'> <secret type='ceph' uuid='XXXX'/>
2010 Apr 19
1
Attach CDROM to windows
Hi Guys, Now I am using Xen-4.0.0. I need to attach CDROM from ISO files to vitual machines when they are running. The VMs contain RHEL4.6, Windows Server 2003 32bit and Windows Server 2006 64bit. The disk configuration of the VMs is: disk = [ ''tap:vhd:/guest/SS_test/vhd/hmi-100130.vhd,hda,w''] (1) When I attach a CDROM to RHEL4.6 VM with the command: virsh
2010 Apr 19
1
Attach CDROM to windows
Hi Guys, Now I am using Xen-4.0.0. I need to attach CDROM from ISO files to vitual machines when they are running. The VMs contain RHEL4.6, Windows Server 2003 32bit and Windows Server 2006 64bit. The disk configuration of the VMs is: disk = [ ''tap:vhd:/guest/SS_test/vhd/hmi-100130.vhd,hda,w''] (1) When I attach a CDROM to RHEL4.6 VM with the command: virsh
2006 Apr 13
3
WC3 - please insert CD problem
Hi all, I have trouble with making the symbolic link to the corresponding device node. I have typed sudo In ~/.wine/dosdevices lrwxrwxrwx 1 username d: -> /mnt/cdrom but it gives me this error : prawira@ubuntu:~/Warcraft III$ ln ~/.wine/dosdevices lrwxrwxrwx 1 d: -> /mnt/cdrom bash: /mnt/cdrom: Permission denied prawira@ubuntu:~/Warcraft III$ ln ~/.wine/dosdevices lrwxrwxrwx 1 d:: ->
2024 Mar 28
1
Linux Mint 21.3 client AD joined OK but no usb working
On Thu, 28 Mar 2024 20:10:32 +0100 Kees van Vloten via samba <samba at lists.samba.org> wrote: > A local daemon will use /etc/nsswitch.conf to lookup UIDs and Winbind > can supply them. > > In addition I make (domain) users member of these local groups: > > audio,video,dialout,cdrom,floppy,lpadmin,plugdev,bluetooth,netdev,pulse-access,users > > Some users also
2015 Apr 10
1
How can I have new users/groups to include posixAccount/posixGroup schema automatically?
Greetings, Rowland Penny! >>>>>>>>> well tough, the smbldap-tools were written to do a job, map windows >>>>>>>>> users to unix users and vice versa. >>>>>>>> No. smbldap-tools were doing exactly the same as AD do: kept all users in one >>>>>>>> database. >>>>>>>>
2011 Aug 26
1
hello, I 've deployed libvirt, and it is OK to use kvm.But when I use virtualbox, I can not attach a device to a domain
hello,I 've deployed libvirt, and it is OK to use kvm.But when I use virtualbox,I can not attach a device to a domain. It reports the error that can't get device from device.xml here is my xml file for device(device.xml): <disk type='block'> <driver name='phy'/> <source dev="/home/lb/iscsitest/vdisk.img"/>
2004 Nov 27
3
Setup.exe error and mapping drives
Hi All, I have two questions, but first I am using wine 20040615, on Mandrake 10.0 Community 1. I have two programs previously installed under Windows that I have just made desktop icons for in Mandrake to run them under WINE. I did this as I am dual booting the system currently rather than install them under WINE. Both are for video editing/encoding. TMPEG Encoder and DVD Author. They
2010 Feb 19
2
[PATCH 1/2] Fix remapping of block devices
We were assuming that guests wouldn't use multiple interfaces, or if they did, drive letters wouldn't clash between the interfaces. An ESX guest with a CDROM device breaks this because hard disks will be presented a SCSI, starting at sda, and CDROM devices are presented as IDE, starting at hda. This is in contrast to QEMU, which starts at hdc by default. Firstly, this change causes disks
2011 Aug 26
1
Help!
Buddy, I am a noob in libvirt develop. When I want to create a domain by using virDomainDefineXML and displays a window on the host desktop. But when I add the line " <graphics type='sdl' display=':0.0'/>" into the config xml file, the error as below will happen. libvir: QEMU error : internal error process exited while connecting to monitor: Could not initialize
1997 Jul 25
2
CD rom / linux
hongwei@morpheus.wustl.edu said : >I have a question about cd-rom for linux system. Although it is not >related to samba directly, I believe many people in this group are >expert about linux and may give me correct answer. I am going to >buy a pc to install linux (the most recent slackware one). My >question is: do I need a scsi cd-rom drive to install and run linux The more
2012 Aug 01
2
Bug report about Windows 7 pro 64 bit domU on xen-unstable dom0 with qemu traditional
2007 May 02
5
No grahical install on notebook with Centos 5, did work with Centos 4
Hello again. Working to put Centos 5 on my old Toshiba Portege 3490ct (256Mb memory). PCMCIA CDrom and Lan card. Using 'linux askmethod' to be able to install off of my FTP server (have done 4 PC installs so far off that server successfully) It's video card is: S3 86C270-294 Savage IX/MV After recognizing the video card I get the message about no graphical install available.
2010 Sep 04
1
Bug#595531: xen-utils-common: boot="d" does not boot from CD (documentation issue?)
Package: xen-utils-common Version: 4.0.0-1 Severity: normal This is an offshoot of Bug#588888, but is really a separate issue. It appears that with hvmloader, the disk device names presented to the vm must by from a specific set that hvmloader knows how to emulate. Names like hd[a-c] and sd[a-c] work, but sr0 does not. While this makes sense, when you think about what hvmloader is doing, it is
2006 May 18
4
Fail to create hvm domain
I''m using FC5 with its Xen 3.0.2-2 package and 2.6.16-1.2118_FC5xen0 kernel. I''ve got a Pentium 9xx chip with virtualization enabled in the BIOS; it appears to be VT-enabled, since xm dmesg includes "(XEN) VMXON is done". I base my config file on example.hvm and on previous emails to this list. Unfortunately, I don''t get very far. xm create winxp.conf