Displaying 7 results from an estimated 7 matches for "davidsha".
2002 Feb 18
2
Domain name lookup combinations setting?
I see in my workstation log trying to connect to my samba server an attempt
to find my username. If I do wbinfo -u | grep -i davidsha, it returns
INS+DavidSha. Do I need to change something so that it tries more
combinations or something? I thought just passwords were case sensitive.
[2002/02/18 11:59:03, 5] lib/username.c:Get_Pwnam_internals(254)
Trying _Get_Pwnam(), username as lowercase is ins+davidsha
[2002/02/18 11:59:...
2002 Feb 27
0
ANY HOPE GETTING RESPONSE TO QUESTIONS? - samba3.0alpha15 - sola ris 8
...upported
> Conversion from UTF-8 to UCS-2LE not supported
> Conversion from UTF-8 to ASCII not supported
> Conversion from UTF-8 to ASCII not supported
> Conversion from UTF-8 to ASCII not supported
>
> * Why does getent passwd on solaris return some junk in output?
> INS+DavidSha:x,ha:10304:1000:David Edward
> Shapiro:/export/home/winnt/INS/davidsha:/bin/false
> Note the x,ha
>
> * Why if wbinfo -u/-g/-t returns correct results, getent passwd/getent
> group returns lines (although Domain Users group does not display because
> it is too big for solaris ve...
2002 Feb 27
0
RE: ANY HOPE GETTING RESPONSE TO QUESTIONS? - samba3.0alpha15 - s olar is 8
...onversion from ASCII to UTF-8 not supported
Conversion from UTF-8 to UCS-2LE not supported
Conversion from UTF-8 to ASCII not supported
Conversion from UTF-8 to ASCII not supported
Conversion from UTF-8 to ASCII not supported
* Why does getent passwd on solaris return some junk in output?
INS+DavidSha:x,ha:10304:1000:David Edward
Shapiro:/export/home/winnt/INS/davidsha:/bin/false
Note the x,ha
* Why if wbinfo -u/-g/-t returns correct results, getent passwd/getent
group returns lines (although Domain Users group does not display because it
is too big for solaris version and user line has junk a...
2002 Feb 20
3
reversing domain and user name?
I can get authentication to work on linux 7.1 with samba 3.0alpha15 if I
make valid users = @"INS+Domain Users", but if I try to set valid users to
just a single user:
valid users = INS+DavidSha, it fails to give me access. I see the following
in log.winbindd. It looks like it is looking for a domain called
DavidSha?!? My winbindd separator is +. Can somebody please respond to
this.
2002/02/20 11:37:21, 3] nsswitch/winbindd_sid.c:winbindd_lookupname(76)
[27055]: lookupname [DavidSha...
2002 Nov 04
1
User nobody logging in to shares instead of domain us er
...39;
Subject: [Samba] User nobody logging in to shares instead of domain user
Hello,
I have winbind and pam enabled on samba 2.2.6. The problem I am having is
that the login it is using to check for authentication to a share I made is
user called "nobody" instead of the domain user INS+DavidSha. I see in the
workstation log:
[2002/11/04 14:00:43, 10] lib/username.c:user_in_list(456)
user_in_list: checking user nobody in list INS+DavidSha
user_in_list: checking user |nobody| against |INS+DavidSha| [2002/11/04
14:00:43, 10] lib/username.c:user_in_list(456) 2002/11/04 14:00:43, 2]
smb...
2002 Feb 27
0
Re: ANY HOPE GETTING RESPONSE TO QUESTIONS? - samba3.0alpha15 - solar is 8
...Something tells me that you have an include line in your conf file in the
form of
include = /usr/local/samba/lib/smb.conf.%m
which it tries to include, for every machine that accesses your server, and
of course fails, since there is no smb.conf.<machinename>.
> Note: If I add the user davidsha in /etc/passwd (i.e.,
>davidsha:x:1019:1000:NT User:/dev/null:/bin/false) and then run smbclient -L
>enterprise -U INS+DavidSha, I get a list of shares?!? If I remove the
>davidsha entry the smbclient command fails
Do you mean to say that enterprise is a samba server on which you make th...
2002 Feb 15
5
Samba help for domain user setup (samba 3.x)
How do I interpret what this mean?
@"prfmstrt2+Domain Users"
What is prfmstrt2? Is that a group created in /etc/group? I take it the +
is a winbind seperator. What is the manner of assigning domain users to
have access to a share? Do I still need to create the domain user name in
/etc/passwd, assign it to a group in /etc/group? Do I need to use
smbgroupedit to make the domain