similar to: Group sharing between NT and Linux domains

Displaying 20 results from an estimated 90 matches similar to: "Group sharing between NT and Linux domains"

2007 Jun 13
1
passing (or obtaining) index or element name of list to FUN in lapply()
Hello everyone, I wonder if there is a way to pass the index or name of a list to a user-specified function in lapply(). For instance, my desired effect is something like the output of > L <- list(jack=4098,sape=4139) > lapply(seq(along=L),function(i,x) if(i==1) "jack" else "sape",x=L) [[1]] [1] "jack" [[2]] [1] "sape" >
2001 Nov 29
3
Help me Please
Kind Attention: Andrew Tridgell Jeremy Allison Luke Kenneth Casson Leighton John H Terpstra Dear Sir, Good wishes. I am in big trouble. Please, help me. I am trying to setup and configure our college network. It comprises of the following: 1. RedHat Linux Server, Assembled PC, 20GB IDE, P-III, 400 MHz, 256 MB MM eth0: IP Address: 192.168.0.1,
2004 Sep 15
2
smbclient's tar_re_search broken?
Hi all, My old and stable backup script don't work anymore. It's based on smbclient's tar command using crX parameters for creating archive, excluding files based on basic regular expressions. The box is running Fedora core 2, fully updated: kernel-2.6.8-1.521 samba-common-3.0.7-2.FC2 samba-client-3.0.7-2.FC2 The error is easily reproducible: smbclient //ntpdc/share -A credfile \ -c
2003 Feb 28
1
Samba offering dynamic homes share trouble..
I have samba running on RH 8, samba 2.2.7-2, and using winbind.. Want "homes" share to automatically display as users access it. Thought I could use the %u but am having no luck.. Currently, have it set up but when user clicks on home share a username/password dialog displays and will not accept valid credentials for that user? Have my config and log snips from nmbd and machine
2004 Sep 09
3
Could not create posix account info
[root@red docs]# net rpc vampire -S NTPDC -d 3 [2004/08/17 14:09:29, 3] param/loadparm.c:lp_load(3911) lp_load: refreshing parameters [2004/08/17 14:09:29, 3] param/loadparm.c:init_globals(1324) Initialising global parameters [2004/08/17 14:09:29, 3] param/params.c:pm_process(566) params.c:pm_process() - Processing configuration file "/usr/lib/smb.conf" [2004/08/17 14:09:29,
2000 Feb 17
0
Using rpcclient or samedit to randomise trust account passwords
when an nt 4.0 workstation or backup domain controller is joined to a domain, the trust account password is set to a well-known initial value. if you are concerned about internal network security, this is not really an acceptable risk: any captured network traffic can be decoded simply from knowing the name of the workstation, which is contained in the network traffic itself. the initial value
2006 May 24
1
NTP
Hi folks, Have there been any changes to the way ntpd behaves in the past few updates? Reason I ask, whenever I run the ntpq or ntpdc, I immediately get a response of Name or service not known. I know things used to work sometime back, and never saw this kind of stuff. Nothing has changed in the /etc/ntp.conf file, nor has anything changed in the /etc/ntp/ntpservers files. T
2003 Sep 26
1
Samba 3.0 Stable Release - Bug in net rpc vampire ?
hi there after successfully joining an NT domain i tried net rpc vampire -S ntpdc and get: Fetching DOMAIN database SAM_DELTA_DOMAIN_INFO not handled net: decode.c:634: ber_scanf: Assertation `((ber)->ber_opts.lbo_valid==0x2)` failed. Aborted samba compiled perfectly on my suse 8.2 box with rc1 and beta1 i had no problems with net rpc vampire so what's wrong? thx --
1999 Jun 16
0
Pls. HELP : v1.9.18p10 much more robust with security=server than v2.04
Hello samba-list-reader, why is samba v2.0x worse than v1.9.18p10 with respect to NT-authentification with security=server ? I have exactly the same smb.conf on two servers, one running samba v2.04b and the other running samba v1.9.18p10 (Sun Solaris2.6). With v1.9.18p10 everything works fine since months. On the server running v2.0x in about 10% of all NT-authentification-tries (with net use
2007 Dec 12
3
ntpd
I am running a server inside of VMWare, and the clock gains ~30 seconds every 1000 seconds or 1.03X. I need to keep the drift under the magic 1000 limit that ntpd kills its self, but despite setting maxpoll really low I get: Dec 11 23:58:14 host ntpd[4909]: kernel time discipline status change 41 Dec 11 23:59:17 host ntpd[4909]: kernel time discipline status change 1 Dec 11 23:59:17 host
2003 Oct 23
1
Samba 2.2.8 - authentication and nscd
Hi We have installed and configured Samba 2.2.8 on a Solaris (Sparc) 8 server recently. This server is to replace an existing member server in a NT4 domain and will act as a file server. We want to perform as little user maintenance on the Solaris side as possible so that most of the user setup and maintenance for the domain is controlled through a NT4 server using usrmgr and want to use NT
1999 Sep 29
2
Automatically locating domain controller
I apologise for not knowing the answer to this, especially as I saw it was discussed on the mailing lists but can't find the original article (even searching the archives). Our support teams would like a single smb.conf that can be used as a default world-wide. (allowing for a minimal modification of the "workgroup=" field) This means that you're stuck for what to put in your
2015 Mar 09
4
Problem with ntp
Hi all, I have a problem with ntpd daemon in my CentOS7 vm. When I try to list peers, command fails: [root at c7tst ntpstats]# ntpq ntpq> pe ntpq: read: Connection refused ntpq> My actual ntp.conf: # For more information about this file, see the man pages # ntp.conf(5), ntp_acc(5), ntp_auth(5), ntp_clock(5), ntp_misc(5), ntp_mon(5). driftfile /var/lib/ntp/drift # Permit time
1999 May 20
0
Erreur réseau inattendue
Hello, My linux server (kernel 2.0.36 + samba 2.0.4) has successfully joined my Nt domain (with smbpasswd -j <NTDOM> -r <NTPDC>), and the 2 daemons start ok, but I cannot browse the computer in the Network Neighbourhood, i get : \\SAMBASRV n'est pas accessible Erreur réseau inattendue. which means \\SAMBASRV is not accessible. Unexpected network error. Is something
2002 Feb 27
1
Possible big/small endian problem Samba 2.2.2 and 2.2.3a
Hi We are running Samba on an IBM zSeries mainframe on Linux kernel 2.2.16 and are running into problems when using winbindd and security=domain. We are doing a proof of concept using opensource and I really hope we can pull it off! Before I raise a bug report, I would appreciate it if someone can tell me if this is a known problem. I have not found anything on it yet. We have winbindd set up
2001 Nov 19
2
Unable to join Windows NT Domain.
Hi, I am trying to configure a Redhat 7.1 m/c to join a Windows NT domain. configured smb.conf [global] ... encrypt passwords = yes security = domain password server = * ... Added NT m/c account in the DOMAIN for the linux m/c. when I run smbpasswd from root login # smbpasswd -j DOMAIN -r DCDEV cli_net_auth2: Error NT_STATUS_ACCESS_DENIED cli_nt_setup_creds: auth2 challenge failed
2002 Sep 24
2
Can't access samba from Windows
Dear all, using LinNeighborhood I can view and access all share folders of windows PC. From Network Neighborhood windows Ican see Samba but can't access. Error message is "Network Path was not found". I try using net view \\samba get same error message.
2008 Feb 01
4
NTP server
I have a Centos 5 64-bit server that has ntp service enabled. Windows XP with SP2 cannot properly sync to it for time, but can communicate with it via samba, ssh, and anything else. I also disabled the Windows Firewall. The C5 system does not have any firewall enabled. Other C5 workstations can successfully sync to it via ntpdate. What else could cause the XP machine to not be able to
2012 Aug 04
3
unable to configure NTP server in samba4
Hello everyone, I was trying to configure NTP server in my samba4 server but it's not working. I am using CentOS 6.3 (32 bit) for my samba4 server. I installed ntp using yum and the ntp version is 4.2.4 added this line in /etc/ntp.conf restrict mynet mssntp signdsocketdir /data/samba/samba4/prefix/var/run/ntp_signd/ and restarted the ntpd server but my clients are not syncing with the
2006 Apr 05
2
bind() fd 6, family 28, port 123 at boot time
Hi, looking at the messages i see errors with ntp everytime i reboot my server: shiva2# tail /var/log/messages Apr 5 15:32:46 shiva2 kernel: Trying to mount root from ufs:/dev/da0s1a Apr 5 15:32:46 shiva2 ntpd[385]: ntpd 4.2.0-a Tue Mar 14 04:43:54 UTC 2006 (1) Apr 5 15:32:46 shiva2 ntpd[385]: bind() fd 6, family 28, port 123, addr fe80:1::20b:cdff:fe42:3d63, in6_is_addr_multicast=0 flags=0