similar to: 2 (Suse), one NT 4 server machine and 5 user databases???

Displaying 20 results from an estimated 800 matches similar to: "2 (Suse), one NT 4 server machine and 5 user databases???"

2001 Jun 26
1
prio fighting
Hi, I have done this setup to give the machine 192.168.1.4 (masqueraded over dialup) the highest priority: #! /bin/bash WHAT="add" iptables -A PREROUTING -i eth0 -s 192.168.1.1 -t mangle -j MARK --set-mark 1 iptables -A PREROUTING -i eth0 -s 192.168.1.4 -t mangle -j MARK --set-mark 4 tc qdisc $WHAT dev ppp0 root handle 1: prio bands 3 priomap 0 1 2 tc qdisc $WHAT dev ppp0 parent 1:1
2003 Aug 14
1
Advice on setting up a PDC.
I have been asked to set up a Linux Samba file server as well as set up user-level access control for a medium sized real estate agency. Currently, the office is a on a single workgroup and there is only one UID for all users. The owner wants to set up individual accounts and server spaces for each agent. Until I can convince him that converting everyone to Linux workstations, I have to support
2011 Jun 06
3
Available space confusion
I recently created a raidz of four 2TB-disks and moved a bunch of movies onto them. And then I noticed that I''ve somehow lost a full TB of space. Why? nebol at filez:/$ zfs list tank2 NAME USED AVAIL REFER MOUNTPOINT tank2 3.12T 902G 32.9K /tank2 nebol at filez:/$ zpool list tank2 NAME SIZE USED AVAIL CAP HEALTH ALTROOT tank2 5.44T 4.18T 1.26T 76% ONLINE -
2003 Sep 17
0
RES: Is Samba ready for it?
Thank you all, for the advices and answers. They are being very useful. And I may not know a lot of things about Samba but I sure know why samba was written for (cheers John!) :-) BTW I am reading the Samba-HOWTO-Collection, thanks again. I considered changing to LDAP but time was a problem (as usual), now I will reconsider the LDAP idea. I will use the Samba 3 new release as soon as possible,
2008 Jul 03
1
Exporting a Graph that has lines()
I'm trying to export a graph (any form is good). I'm trying to export one that uses plot() then lines(). however, it seems that the jpeg format and the pdf format only takes the first line plot, and doesn't even consider the additional plots. My code is the following: output_file<-paste(filez,".pdf",sep="") pdf(output_file) plot((x_data) ~ (y_data), main =
2002 Jul 06
2
Time attributes in LDAP SAM
I am updateding my LDAP presentation (ftp://kalamazoolinux.org/pub/pdf/ldapv3.pdf) to include a section on the Samba 2.2.x LDAP backend. But I can't find any definititive documentation on the "time" attributes: pwdLastChange, pwdMustChange. Either how the time is encoded or exactly what they mean. I've seen post saying they are hexidecimal (although they don't look it)
2015 Aug 14
2
Convert from Maildir to Mdbox
Am 13.08.2015 um 07:33 schrieb ?????? ????? ??????????????: > 11/08/15 13:35, J. Echter ?????: >> Hi, >> >> i'd like to convert from maildir to mdbox. >> >> what would be the best way to do this? >> >> i have read the dsync part of the dovecot wiki but i don't get what i >> have to use for my setup. > > Sometime, when I must
2003 Feb 05
7
Winbind on HPUX 11, some small progress
Hi All, Well, i've managed to enable some debugging in syslog, I had to put in /etc/syslog.conf ;*.debug on the syslog line. So at least I have an error which is being returned into syslog from winbind. This is what I get from winbind Feb 4 21:13:17 coastdr pam_winbind[20753]: Verify user `lonnie' Feb 4 21:13:18 coastdr pam_winbind[20753]: user 'lonnie' granted acces Feb 4
2003 Jan 27
19
Winbind on HPUX11, Totally Stuck, Please Help
Skipped content of type multipart/alternative
2004 Apr 09
3
Samba Shares and Win32 Viruses
Hi Collective users of Samba, (does has a nice ring to it eh?) Recently I found a my samba server being infected by win32 viruses. Though it does not affect the server in any way, I do find them to be an annoyance. I understand also that I can perform "veto" of files like *.exe in smb.conf but find that to be a wee bit restrictive. There are some users who stores valid executables in
2003 Oct 26
1
Samba PDC+LDAP
I am installing Samba 3 with ldapsam and Unix accounts in ldap (pam_ldap/pam_nss), what is the best document to use for that -- Taymour A El Erian System Division Manager CNA, MCSE, CCNA, LPIC T.E. Data E-mail: taymour.elerian@tedata.net Web: www.tedata.net Tel: +(202)-4166600 Ext: 1101
2016 Jun 07
6
Samba AD member lost domain join after reboot
I think I found my problem, when configuring my second domain controller, I have created by mistake a round robin DNS entry on "Forward Lookup Zones -> ad.samdom.local". I speak of round-robin because I have two fields A pointing to the same domain Now I'm lost, you have a second domain controller in failover? If so, could you give me your DNS configuration? I need information
2003 Nov 27
6
Authentication
I am a relative new user of samba (well not to new), but I would like to authenticate samba through ldap, and ldap only. I don;t want to have to manage the /etc/passwd file aswell. Can this be accomplished all on 1 machine (for example running samba and openldap on the same machine), with the openldap db being the only user/group db I need to maintain. If so, can anyone point me towards some
2005 Dec 14
6
mysql connection problems
Hi hi i have a problem trying to connect to the mysql database when I do a rake it says: Access denied for user: ''@localhost'' to database '''' My database.yml file is fine Any ideas why this is happening -- Posted via http://www.ruby-forum.com/.
2018 Jun 29
2
is "map untrusted to domain" possible?
hi: at RHEL 7.4 we had used "map untrusted to domain = yes". so users can login with "username" instead of "sam-dom\username". after upgrade to RHEL 7.5, samba version upgrade from 4.6 to 4.7. now "map untrusted to domain = yes" or "map untrusted to domain = auto" are not working. can we still let user to use "usename" instead
2003 Jul 23
3
Samba Domain Emu
Hi I have read that Samba can emulate an NT Domain. Is this still possible? I dont see much about it listed anymore. Is it still supported in 2.2.8a. Does anyone have any information concerning this? We would like our version to do this so we can do some testing with one of our NetApp 880's. -- Thank you TJ _________________________________ Steven ?Todd? Johnson State of Alaska Dept.
2003 Jun 21
1
Doubts about Winbindd
Hi, I'm trying to set up a PDC using Samba on a Linux server. I need to the linux clients, using KDE desktop, log in the PDC using the KDE login box. I think I could use the 'winbindd' to do what I need but, I still have some questions: 1. Do I need to set up winbindd on each Linux client to log on the Linux PDC ? 2. Do I need to set up winbindd on the Linux PDC
2002 Dec 09
2
PDC: Problems making the win2k client join domain
I am having problems making the client win2k machine join the domain . My Samba PDC is configured as follows : 1>added trust account to the smbpasswd file (account to the win2k machine name). 2>set the global admin parameter to "student" (student acnt exists on smb server) Client is configured as follows : 1>user 'student' has been created . Problem : When I change
2009 Jun 19
5
Dail in modem
Hello I am required to do some thing like Dail in modem . User will have to call a modem just like we do in dail up connection ....now we need to handle that request and retrieve some parameters from that send a HTTp request to a web server and then after getting http response send user a feed back .. this is a requirement .. Is it possible ?? what is the way forward ?? please give me a
2003 Jul 12
2
Samba 3.0 and Active Directory Replication
I have been following the development ot Samba 3.0 with great interest. There is something that still confuses me. Can Samba 3.0 join a Windows 2000 network as a domain controller and replicate Active Directory information with existing Windows 2000 domain controllers? If Samba 3.0 is the only domain controller on a network with Windows 2000/XP clients, will the clients see it as a domain