similar to: Samba topology question

Displaying 20 results from an estimated 3000 matches similar to: "Samba topology question"

2007 Jun 11
1
Samba topography question joining with ADS?
I have the current situation and am trying to figure out which way is the best approach. Our organization has two domains, REMOTE and LOCAL REMOTE - remotely located Active Directory, Windows 2003 LOCAL - local Samba 3.0.x, Linux server I have computer labs and students that would like to login to REMOTE and also local accounts that need LOCAL. There is no way to have a WinXP station
2007 Jun 13
1
Local authentication when member server
Hi all, I have a machine joined to AD as a member server and have home drives and roaming profiles redirected in AD to the local samba member server. Users that login are authenticated via winbind and AD. I'm wondering if it is possible to have local users on the Samba system in tdbsam or ldapsam. I did try but no luck so far. Has anyone done this? -- George Farris farrisg@mala.bc.ca
2004 Sep 02
5
LDAP search failed: Size limit exceeded
When trying to browser users or groups on the server I see these messages in the log file. [2004/09/02 10:40:15, 0] lib/smbldap.c:smbldap_search_suffix(1101) smbldap_search_suffix: Problem during the LDAP search: (Size limit exceeded) [2004/09/02 10:40:15, 0] passdb/pdb_ldap.c:ldapsam_setsampwent(1173) ldapsam_setsampwent: LDAP search failed: Size limit exceeded We are unable to browse
2004 Sep 01
1
Minimum password works but displays wrong.
I have a Samba 3.0.3 system setup with LDAP. I can set the "min password length" in smb.conf and the system will respect that but when changing the password from win2k and giving it a smaller password than set it always display "password must be a minimum of 5 characters" It will display this even if "min password length" is set to 7. You won't actually be able
2000 May 12
1
Authorize to samba, can't connect to NT. Help!!
Hi group, I have a Linux server running 2.0.5a and setup as workgroup ADMIN. It's set to do domain logins, local, preferred and domain master are on and security is set to user level. We have the local workgroup ADMIN here on x.x.3.x subnet and on x.x.4.x there is an NT PDC that controls the MSHIP domain. The local 98 users login to ADMIN and can browse the servers across the subnet in
2005 Jul 06
1
Can Samba join two domains?
Hi all, If I have a Samba server that is say a PDC for domain DOM-A can I have Samba join an ADS server that is DOM-B and have people authenticate against it without having an account on DOM-A? Does winbind provide this? -- George Farris farrisg@mala.bc.ca Malaspina University-College
2001 Mar 22
0
Samba 2.2 beta?
Anyone have any idea when 2.2 might go into beta or even a release? Spring, Summer, Fall? -- ================================================================== George Farris farrisg@mala.bc.ca Computer Support Cowichan "For every vision - there is Malaspina University-College an equal and opposite revision"
2002 May 13
0
How to provide local auth and remote domain access.
Here is the situation: I have a local Samba server with a domain called DOMA. I have win98 and win2k users that authenticate to DOMA and use the server as a file and print service. Now, there is also a remote Win2K server that is known as DOMB and users also have resources on that system they require access to. Can I join the Samba DOMA to the win2K DOMB domain and share resources between them
2007 Aug 28
0
Connecting custom home shares with ADS.
Here at the College we have configured a Samba server as an ADS member server and have everything working nicely except one rather large detail. The people that setup the domain accounts have custom "profile" and home drive locations depending on the last two characters of the user name. For example a user with the id of 545238794 will have their profile pointed to
2003 Jul 22
1
Groups not mapping correctly.
Hello, At one time I installed an alpha of samba-3.0 and it had a smbgroupedit command that mapped unix and windows groups via webmin. This seems to be missing in beta3, has it been depreciated? Also I can't seem to get the group map to take effect unless the unix group is the users primary group. Either that or I don't understand something. I do not have winbindd running or any idmap
2003 Jul 23
1
conflicting domain portions are not supported for NETLOGON calls
I'm seeing this error in my log file under samba-3.0beta3. "The conflicting domain portions are not supported for NETLOGON calls." I have created a unix/samba user testuser and a unix group pwruser. The testuser's primary group is pwruser. Next I mapped the ntgroup to pwruser with: "net groupmap modify ntgroup="Power Users" unixgroup=pwruser" and net
2012 May 15
3
VGA passthrough ? AMD-FX8, GA-990FXA-UD3, G210
Hello, Like many trying and posting here, I''m new to VGA passthrough. Computer was bought, checking compatibility from http://wiki.xen.org/wiki/VTd_HowTo The hardware is mostly not exactly on the list, but mainly new versions of the same series (I think). IOMMU "seems" to be working (not 100% sure what to check). I used debian/wheezy kernel and xen, dom0 and HVM domu.
2013 Oct 11
1
Centos 6.4 - doesnt power off with shutdown/poweroff cmd
Hello, I'm looking for help figuring out why I am having problems with shutting down a machine. I have tested the machine using Fedora 19 and Ubuntu 12 Live CD's and both power down without issues. I added acpi.debug_level=1 to the grub boot as it was suggested to see more info about ACPI in the logs I found the following ACPI Errors in the /var/log/messages Oct 11
2003 Jul 24
5
Power Users - Is it possible?
Is it possible to have 2000 windows machines reconize Domain Users under the local Power Users group? Right now I'm using samba 3beta3. Do I need kerberos support compiled in? Thanks for your help Jason
2002 May 14
3
How to mount a samba partition in Linux?
I have installed Samba 2.2.1.a. From windows it works allright. From Linux I can browse with smb://server. But I do not have write permissions. When I open a console and in this console enter the command smbclient //server/folder I do have write permissions. Someone told me to mount samba with mount -t smb -o username=***,pasword=*** \\192.168.0.1\folder /destination, but when I do this I get
2023 Dec 18
3
Function with large nested list
Hello list, I want to make a large rulebased algorithm, to provide decision support for drug prescriptions. I have defined the algorithm in a function, with a for loop and many if statements. The structure should be as follows: 1. Iterate over a list of drug names. For each drug: 2. Get some drug related data (external dataset). Row of a dataframe. 3. Check if adaptions should be made to
2009 Apr 10
2
Can virtual mailboxes created automatically?
Hi, I set a virtual namespace, and for new users, there is no root dir for it. namespace private { separator = / prefix = virtual/ location = virtual:~/Maildir/virtual list = no hidden = yes } log: Apr 10 12:14:41 mail dovecot: IMAP(test1 at xueron.com):Namespace 'virtual/': virtual: Root mail directory doesn't
2009 Apr 07
2
Is there any more detailed docs about dict configuration
Hi, I am looking for some help on dict configration. I'm trying to config shared and public mailbox, and use sql as acl backend. Here is my config: table: CREATE TABLE `shared_dict` ( `id` int(10) NOT NULL AUTO_INCREMENT, `from_user` char(50) NOT NULL, `to_user` char(50) NOT NULL, `status` int(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `from_user` (`from_user`),
2019 Feb 10
2
virsh migrate --copy-storage-inc
Hello, I use libvirt on machines without shared storage. My VM's have all one qcow2-disk, with the same name as the VM. When I want to migrate a VM, I check if there is an qcow2 image on the other host with that name. When that's not the case, I copy the image using rsync first. If the image excist, I don't do that, and I think that "--copy-storage-inc" will do it. But I
2009 Mar 17
2
problem with ldap
Hi, dovecot-1.2 from hg.dovecot.org openldap-2.4.11 passdb.o: In function `passdbs_init': /home/src/dovecot-1.2/src/auth/passdb.c:230: undefined reference to `passdb_ldap' userdb.o: In function `userdbs_init': /home/src/dovecot-1.2/src/auth/userdb.c:177: undefined reference to `userdb_ldap' collect2: ld returned 1 exit status -- Xueron Nee http://www.xueron.com