similar to: FW: "I have no name!" shown as username

Displaying 20 results from an estimated 6000 matches similar to: "FW: "I have no name!" shown as username"

2006 Nov 17
3
"I have no name!" shown as username
Hello all, I have setup my gentoo samba server as a domain member server of a windows 2003 Active Directory Domain using winbind. I am able to see all the users and groups with wbinfo -u and wbinfo -g andwbinfo -t does not report any errors. 'Getent passwd' and 'getent group' return local and domain users and groups. My problem is that when I login as a domain user, my prompt
2007 Dec 05
0
FW: 3.0.27a, ubuntu server7.10 auth issues
Whoops, forgot to copy to the list Guillermo Gutierrez _________________________ (818) 575-2017 (818) 324-0871 ggutierrez@marketscan.com -----Original Message----- From: Guillermo Gutierrez Sent: Wednesday, December 05, 2007 3:24 PM To: 'Max Le?n' Subject: RE: [Samba] 3.0.27a, ubuntu server7.10 auth issues Interesting...i didn't have the idmap setting in there previously and it
2006 Sep 28
0
FW: Cant correctly join windows 2K3 domain with Gentoo
Whoops, keep forgettingto hit "Respond to all". -----Original Message----- From: Guillermo Gutierrez Sent: Wednesday, September 27, 2006 1:14 PM To: 'Aaron Kincer' Subject: RE: [Samba] Cant correctly join windows 2K3 domain with Gentoo Please help me. I wound up not being able to log back in to my samba server. I realize thatI can boot up to the live cd and undo my changes.
2006 Mar 02
3
FW: samba as a domain member
whoops, forgot to copy the list on it. sorry. Well, an update. I can log in to the console using any domain profiles, but, I can not access the exposed home directory through NetBeui (My Network Places/Network Neighborhood). Also, how should I configure /etc/pam.d/sshd to allow domain users to authenticate and logon through an ssh client (PuTTY?, OpenSSH?) -----Original Message----- From:
2007 Apr 25
1
trouble with samba 3.0.25rc3
I am trying to join a windows 2003 domain using a Gentoo samba server v3.0.25rc3 and I am receiving the following message when the join fails: Using short domain name -- MARKETSCAN Failed to set servicePrincipalNames. Please ensure that the DNS domain of this server matches the AD domain, Or rejoin with using Domain Admin credentials. Deleted account for 'SOLIDSNAKE' in realm
2007 May 17
1
samba-3.0.25 on Debian
I have upgraded to samba 3.0.25 on a Debian Etch system and I am using winbind to authenticate against active directory. It used to work just fine with 3.0.24, wbinfo showed all users and groups, getent used to show all users and groups, and I could 'su' and do all sorts of fun stuff using domain accounts on my Debian box. Using V3.0.25, wbinfo still reports everything as good, but
2006 Mar 13
2
/etc/pam.d/su
At the risk of going off topic here... does anyone know how to configure the /etc/pam.d/su file to allow authenticated domain users to be able to 'su' into root. Or atleast how to add them to the wheel groups so that I can su with a non-root, domain user? Guillermo Gutierrez Development Systems Engineer Market Scan Information Systems (818) 575-2000 x2427 ggutierrez@marketscan.com
2006 Mar 08
0
FW: getting samba to authenticate with kerberos/PAM
ummm....is there certain info that I need to be including the first time through? I have been fighting with this problem for a week now and I have not gotten any responses since my first or second thread. I am stuck/lost/frustrated and at the mercy of the everyone in this list who knows samba much better than me. Please help me, I am pretty sure this is just some misconfiguration on my part.
2006 Sep 26
1
Cant correctly join windows 2K3 domain with Gentoo
Help me please, I am getting desparate. I have tried to the follow the following how-to for joining a Gentoo Linux samba server to a windows 2003 domain and cant seem to get the the "getent passwd" command to any domain users. Here is the document that I was following: http://gentoo-wiki.com/HOWTO_Adding_a_Samba_Server_into_an_existing_AD_D omain Here is my smb.conf as well: # Global
2006 Mar 03
4
problem with "winbind separator = \"
Hello, I just rebuilt the samba server that I was working on and when I try to add the line "winbind separator = \", testparm tells me that its value must be 1 character and then displays its value as the proceeding line. If I change the value to '+', it tells me that the value might cause a problem with groups memberships. If I just leave the value at '/' then it does
2007 May 04
2
v3.0.25-final?
How close are we to seeing the final release of samba 3.0.25? Guillermo Gutierrez Network Administrator Market Scan Information Systems, Inc. (818) 575-2017 ggutierrez@marketscan.com
2006 Sep 18
1
Cannot access public share w/3.0.23c on gentoo
Hello, I have upgraded my gentoo samba server to version 3.0.23c using the ebuild script on bugs.gentoo.org that was suggested top me on this list. I am having some trouble accessing my "public" folder and I have a "valid users = +users" for that share. I have tried using "valid users= +Solidus\users" as well and that does not work. The first way seems to work just
2006 Dec 11
4
Problems joining ADS Domain with Debian
I am running a Debian Linux system with Samba 3.0.23d and the 2.6.8-3-386 kernel. I found a howto for adding a debian samba server to an ADS domain on debian-administrator.org but when I get to the point of actually running the 'net ads join' I get the following errors: 'resolve_name:unknown name switch type dns' And 'ads_connect:No such file or directory' Does anyone
2007 Apr 30
0
getent not returning users or groups, 3.0.25rc3
Hello, I am not seeing any users or groups returned when I issue a 'getent passwd' or 'getent group' command with samba 3.0.25rc3. This worked when using v3.0.24 on both Gentoo and Debian 4.0. I am using the same config as before with the exception of the 'vfs objects = readahead' option for windows vista. Here is my samba config: [global] netbios name
2007 Oct 30
0
trouble with samba/winbind
Hello, I have installed samba 3.2.0-pre1 on a Debian Lenny system and joined it to a windows 2003 AD domain. Wbinfo -u -g and -t all show good results (returns users and groups, rpc call successful). The "net ads" commands return good results as well (net ads info, net ads status, net ads lookup). My problem is that even though I have added the groupmap commands for Domain Admins,
2007 Sep 13
2
'dns update' compile error on gentoo
Hello, Gentoo linux has just recently released samba 3.0.25c in portage. I tried upgrading to it and it worked by default but the dns update feature was not enabled. When I tried to add that option to the ebuild script and then install samba, the process errors out when trying to compile the dns portion. I have tried reporting it to the gentoo developers but they won't support my
2006 Mar 01
3
samba as a domain member
Hello, I am new to this list but I have been learning to use linux/bsd and samba for the past year. so far I have been able to learn enough on my own to be able to successfully set up a functional samba server on FreeBSD and Gentoo Linux boxes. I am trying to learn how to integrate them into an Active Directory windows 2003 server domain. So far I have verified that Kerberos and ldap and winbind
2007 Dec 05
8
3.0.27a, ubuntu server7.10 auth issues
I have upgraded to version 3.0.27a on ubuntu 7.10 server and now the getent command wont display the active directory users, but wbinfo will. It worked fine with 3.0.26a and I have not changed my configuration. I do however have this in my winbind log: [2007/12/04 13:39:01, 0] nsswitch/winbindd.c:request_len_recv(544) request_len_recv: Invalid request size received: 2084 (expected
2007 Jun 29
1
3.0.25 packages for debian/ubuntu
Any news on .deb packages of v3.0.25b for Debian 4.0 and ubuntu 7.04? Guillermo Gutierrez Network Administrator Market Scan Information Systems, Inc. (818) 575-2017 ggutierrez@marketscan.com
2007 Apr 25
1
samba-3.0.25rc3
I have compiled samba manually on Gentoo linux using the "-with-dnsupdates" flag yet when I type "net ads dns" It tells me that dns update support is not enabled at compile time. Did I misspell the flag? Guillermo Gutierrez Network Administrator Market Scan Information Systems, Inc. (818) 575-2017 ggutierrez@marketscan.com