Displaying 20 results from an estimated 100 matches similar to: "problem with foxpor adir function under win'98"
2008 Mar 27
2
User restriction on some client machines
Hi,
we have a Samba 3.0.24 server on a Fedora Core 5 system and we use it as PDC. I have client machines with Windows XP SP2.
What I want:
- some machines (for example machine1) should be used only by user1 and user2
- allow user3 to use ONLY some machines (for example machine2)
I tried the following:
[global]
include = /etc/samba/smb.conf.%m
invalid users = user3
here's the
2001 Jun 01
1
Questions from a beginner.
I have used S-PLUS for years. Now I am learning to use R in
Windows'98. I downloaded the latest version and installed it as
instructed. However, I cannot find answers from online help to the
following questions I encountered. If any of you has quick answers
to these questions, please drop me a couple of lines. Thanks.
1. Why does R change my working directory during a session? I often
used
2002 Jul 19
1
long username - netlogon problem - access denied
I'm running samba 2.2.4 on rh 7.2. Everything's been working well
for months.
I use the domain logon feature to map drives when '98 users logon
to the domain.
Recently I've had a couple machines refuse to process the logon
script and I can't figure out why.
Here's the Windows output:
C:\WINDOWS> Access denied - Z:\ALEXA~03.BAT
C:\WINDOWS> Access denied -
2013 Sep 12
1
Configure samba 3.4 running with mysql backend
Hello,
I a using samba 3.4 with mysql backend. I have problem when add user to
mysql. I use command "smbpasswd -a user" for add user to mysql. But when I
query mysql, I realized that user does'n have UID and GID.
I use windows explorrer for test. When i type username and password to
enter resource, i get message "the network name could not be found". I see
samba log, I
2008 Aug 22
2
smbclient 3.2: smbc errno NT_STATUS_OK -> 22
As I was upgrading other things, the Debian package management system required me to upgrade Samba, from 3.0.24-6 to 3.2.0-4.
All the sudden it quit working, which means I can't run an smbget or smbclient will allow DIR and CD but not GET. Either way with the new version I get (debugging on at level 10)
smbc errno NT_STATUS_OK -> 22
followed by
Can't read 64000 bytes at offset 0, file
2004 Jul 28
0
Profile directories ignore directory mask
Hello,
We are running Samba 3.0.4 in ADS mode with winbind. We use roaming
profiles, stored in the [homes] share for each user in a directory
called .ntprofile. This same home directory is used for their UNIX
account. For some reason, when windows creates the roaming profile
directory (.ntprofile) it gets created with permissions 771. This is
bad, because all of our users are members of the
2011 Mar 08
3
Jet40 engine and I don't get along.
john at john-GA-MA78LM-S2H:~$ winetricks
Executing wine /home/john/.cache/winetricks/jet40sp8_9xnt.exe
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\john\\Temp\\IXP001.TMP\\Jetsetup.CAB"
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program files\\Common files\\Microsoft shared\\dao\\dao2535.tlb" failed with [u][b]error 2[/b][/u]
Install of
2002 Dec 10
2
C caron character in R
Hi!
In R 1.6.1. for Windows using RGui interface I try to use characters of
Slovenian alphabet. Slovenia is a small Slavic country south of Austria
with 3 characters which are not found in English alphabet, namely C, S
and Z- all with caron. As S and Z are presented OK in both Console and
Graphics window, this is not the case with C caron, which is shown as E
acute- for an example please see:
2000 Apr 26
0
After upgrade to 2.0.6, Win98 users can't connect to Samba shares
Hello everyone -
I just upgraded from Samba 1.9.16p9 to 2.0.6 last week. Samba is running
on my Digital UNIX 4.0E (aka Tru64 aka OSF1) workstation, and I have
various Win'95, Win'98, and NT 4.0 (SP4 & SP6) computers accessing the
Samba shares. One share is read-only, and one is read/write to specific
users (I've included my smb.conf file below). If a users accesses the
2016 Apr 01
2
knit and smbclient executed with different users but no error thrown
Hi,
I am using different users while executing kinit and smbclient as shown
below, but I am not getting any error. How can a initial ticket granted to
one user can be used for another user. Can you give some clarification. I
am not an expert hence this doubt. I am using win 2003 AD.
[root at 0050568B7DEB samba-4.3.4]# klist
klist: No credentials cache found (ticket cache FILE:/tmp/krb5cc_0)
2016 Apr 04
0
knit and smbclient executed with different users but no error thrown
Hi Paul,
I think -U is just ignored when -k and a valid ticket is available.
Here you have a valid ticket, you use -k to ask smbclient to use
credentials from that ticket, and you add -U for another user.
Please try same smbclient command without -k, it should ask you the
password for test123 user.
That's not a bug, for me it is a lack of documentation on how to use -k
switches with almost
2007 Jul 23
1
Theora and OLPC
Hi guys,
My name is Adir. I'm a Google Summer of Code student, and in addition to
that I will be working both with Xiph.org and with OLPC on optimizing
Theora's performance.
I'm in the list to get a shiny B4, but at the moment I can't do anything
since sending the laptop to my place involves some difficulties. Until I get
the laptop, I would like to hear from any of you, XO users
2006 Apr 18
1
[patch] sparc build fix
add object rules so that the division, remainder and friends get
really build on sparc, patch from Fabio M. Di Nitto <fabbione@ubuntu.com>.
reworked to apply on latest git tree.
Signed-off-by: maximilian attems <maks@sternwelten.at>
---
Has been since long in the Debian and Ubuntu klibc.
diff --git a/klibc/arch/sparc/Makefile.inc b/klibc/arch/sparc/Makefile.inc
index
2014 Dec 17
3
Problema con el subset
Hola a todos,
Agradeceros de antemano vuestro tiempo y paciencia ya que soy un poco
novato y tal vez esto sea un poco trivial.
Lo que quiero hacer es que me represente en eje de las x las fechas
(columna fecha) y los valores de z (columna z) pero de los datos que he
filtrado antes en
(dfgrupo<-subset(df,df$parametroslaboratorio=="Aflatoxinas ByG")) y que los
parámetros iguales
2010 Feb 11
2
LinkingTo and C++
Hello,
I've been trying to make LinkingTo work when the package linked to has
c++ code.
I've put dumb packages to illustrate this emails here ;
http://addictedtor.free.fr/misc/linkingto
Package A defines this C++ class:
class A {
public:
A() ;
~A() ;
SEXP hello() ;
} ;
Package B has this function :
SEXP say_hello(){
A a ;
return a.hello() ;
}
headers of package A are copied
2006 Feb 27
0
Authenticating users via samba to an active directory
Chaps,
Got a small problem here that I could do with some help with.
I am looking at implementing 802.1X wired based network authentication
here and am using a RADIUS server called Radiator as the primary
authentication mechanism. Radiator has an authentication module that'll
allow user auth to an active directory via components of the samba
suite. The requirement is that the host samba
2004 Jul 17
0
mkstemp failed: (code 23) main(633)
Hi,
I am a new user and tried at least some of the recommended ways to find
an answer to my question (search the net, ask IT professionals). But
when everything fails nothing beats newsgroups...
Here is my problem. I compiled rsync 2.6.2 on a Tru64 v5.1b system. I am
trying to use rsync to backup data to a NFS mounted disk outside our
immediate local network. Needless to say that rsync works
2010 Dec 16
2
Samba printer management commands
Hi
I am trying to setup remote printer management commands, so the users
could add and delete printers from "Printers" share of Samba in
Windows. I have this script, that is launched using an administrator
account, when I add a printer from there, using a new TCP/IP port:
================================================================
#!/bin/bash
{
2006 Feb 23
1
Problems joining a RHEL4.0 version of samba to an active directory
Chaps,
I'm trying to join a RHEL 4.0 Linux server to an active directory
domain. The server in question runs a RADIUS server and I need it to be
able to authenticate users via AD.
Basically when we try running
net ads join member -I 150<an ip address> -U <admin user> -d 2
we get
[2006/02/23 10:05:20, 2] lib/interface.c:add_interface(79)
added interface ip=150.237.47.22
2006 Mar 09
2
Using ntlm_auth to authneticate to an NTLMv2 AD
Chaps,
I'm trying to get a radius server to authenticate to AD via the samba
ntlm_auth program.
I've just built samba vsn 3.0.21c with the following config parameters
./configure --with-pam --enable-socket-wrapper --with-ldapsam
--with-syslog --with-ldap --with-winbind
My smb.conf has
global]
workgroup = ADIR
security = domain
password server = 150.237.54.198
realm =