Displaying 9 results from an estimated 9 matches for "is85022".
2006 Jun 02
4
smbmount and win2003 sp1
Hi All:
I encountered a problem with smbmount and win2003 sp1.
Before I upgrade sp1, everything works fine. But after sp1, smbmount =
can't work.
The command and error message are as follows:
smbmount //localhost/share1 /tmp/mountest -o =
username=3Ddomainu1,password=3Dpassword
ERRDOS - ERRnoaccess (Access Denied.)
SMB connection failed
I also checked the release note about the issue, and
2005 Dec 09
1
Domain group membership.
Hi! All:
How can i get domain members of a domain group?
I tried getent group, but only get the gid infomation.
There isn't member infomation at the last field as local group is.
Thanks for your help.
Best,
LatrellFrom eehines at comcast.net Fri Dec 9 01:43:02 2005
From: eehines at comcast.net (Eric Hines)
Date: Fri Dec 9 01:34:48 2005
Subject: [Samba] netlogon problems
In-Reply-To:
2006 Jan 11
0
About smbfs: smb_get_length error
Hi All:
When I use samfs, sometimes I got the following messages, Mr. Google says
this is because the windows client use the share, and the connection
is "reconnected"! Does it right?
How to ward off the error? Is there any potential problem if I ignore it?
My actions are smbmount and smbumount some shares. Sometimes some shares are
smbumount before they mounted (thus cause a
2006 Jan 23
2
uid/gid in smb.conf
Hi! All:
I have a question about writing smb.conf: Can I use uid/gid in smb.conf
instead of username/group name?? If I was in a domain, can I
write "+10000/20001" in smb.conf? (Note: 10000 is gid and 20001 is uid in
domain)
Does anyone ever try it??
Thanks for you reply.
Latrell.
2006 Apr 03
0
retrieve domain group member
Hi All:
After joining domain, how can I get the group members of cretain domain =
group?
can wbinfo or getent achieve this?
thanks,
LatrellFrom bruno.guerreiro at ine.pt Mon Apr 3 10:23:21 2006
From: bruno.guerreiro at ine.pt (Bruno Guerreiro)
Date: Mon Apr 3 10:24:04 2006
Subject: [Samba] User groups
Message-ID: <H000006700000a62.1144059800.scalix.dsii.ine.pt@MHS>
Hi all.
I've
2006 Jul 07
0
Nmblookup problem.
Hi All:
When I usign nmblookup to query my domain controller, I got different =
results:
root@Latrell:# nmblookup -A ADDomain.com
Looking up status of 169.254.211.91
No reply from 169.254.211.91
root@Latrell:# nmblookup -A ADDomain.com
Looking up status of 172.23.26.204
WIN-2003 <00> - M <ACTIVE>
WIN <00> -
2005 Dec 02
3
unicode support in samba
Hi! All:
I'm working on add unicode support in samba. However, I meet a question =
as the following description, please advise me.
My smb.conf sets:
dos charset =3D UTF8
display charset =3D UTF8
unix charset =3D UTF8
I use smbmount //share /path -o username=3Duser,passwd=3D1234 to mount a =
directory to a user's home dir.
Original I use ASCII charset, and find
2006 Jul 07
2
Problem with tdb files.
Hi All:
I have problems with maintain tdb files. From samba doc, these files are =
classified into persistent and temporary. From the man page of smbd, =
these file are classified into persistent and not. However, there are =
some files no need to backup but need to be persistent =
(netsamlogon_cache.tdb), and some files need to backup but not need to =
be persisten (registry.tdb). There are also
2006 Feb 09
1
About join domain in different subnet.
Hi all:
I have a question about join domain.
If my samba server and domain controller are in different subnet (such =
as 192.168.1.x and 192.168.2.x), two conditions happened:
ADS domain
1. if I use domain name, then join fail.
2. if I use IP address of domain controller, join success.
However, in both cases I can't retrieve domain users/groups.
Is it necessary for samba sever and domain