Displaying 5 results from an estimated 5 matches for "corproot".
2008 Aug 21
1
Q: Client cannot authenticate
Hi
A new setup Windows client fails to authenticate to my Samba server (3.0.24-SerNet-RedHat).
What I see in log at level 10 is:
Got user=[SA-MC-SMSNS@corproot.net] domain=[] workstation=[MSISMSSRV01P] len1=24 len2=122
The empty domain seams to be origin of the problem, for other systems
working OK this field is not empty.
The Windows client is:
NativeOS=[Windows Server 2003 R2 3790 Service Pack 2] NativeLanMan=[] PrimaryDomain=[Windows Server 2003 R2 5...
2009 Sep 16
2
Help needed: valid users
Hi
I'm using Samba 3.0.33 on Solaris10 and have the following problem.
In the smb.conf I have
workgroup = CORPROOT
security = domain
and users authenticated to CORPROOT domain can connect shares
w/o problems, [homes] for example.
Now I would like to create a share and restrict access to it just
to a dozen of users or so.
I tried
valid users = +docs
force user = usodocs
where docs is a group in /...
2009 Aug 13
2
Problem: LDAP as idmap backend
Hi
I've just upgraded Samba on Solaris 10 from the bundled version (3.0.33)
to 3.4.0 and winbind don't want to cooperate with LDAP as idmap backend
anymore.
The smb.conf I use is:
[global]
workgroup = CORPROOT
netbios name = usonfs
security = domain
log level = 10
preferred master = no
bind interfaces only = yes
interfaces = usonfs
password server = sg000057.corproot.net sg1006z.corproot.net
winbind uid = 20000-21000
winbind gid = 20000-21000
winbind enum users =...
2009 Aug 19
0
Please help with Samba on Solaris10
...; didn't make softlinks. I made them.
I joined the domain, set LDAP password, started winbindd and smbd.
Winbind looks OK,
"wbinfo -t" -> success
wbinfo --sid-to-uid -> OK
smbclient -L usonfs -> OK
When I access a share I get this:
smbclient //usonfs/test -U tgdosch1 -W corproot
Enter tgdosch1's password:
Domain=[CORPROOT] OS=[Unix] Server=[Samba 3.2.4]
Receiving SMB: Server stopped responding
tree connect failed: Call returned zero bytes (EOF)
Could anybody give me a hint what could cause this?
I can provide the (huge) logfiles if anybody want to have a look at them....
2009 May 07
0
Problem: User authentication stopped working
...09/05/05 13:37:13, 6] param/loadparm.c:lp_file_list_changed(2998)
lp_file_list_changed()
file /etc/samba/smb.conf.nfsv2 -> /etc/samba/smb.conf.nfsv2 last
mod_time: Thu Apr 30 15:11:26 2009
[2009/05/05 13:37:13, 5] auth/auth_util.c:make_user_info_map(161)
make_user_info_map: Mapping user [CORPROOT]\[tgdosch1] from
workstation [MSILYNFS2]
[2009/05/05 13:37:13, 5] auth/auth_util.c:make_user_info(75)
attempting to make a user_info for tgdosch1 (tgdosch1)
[2009/05/05 13:37:13, 5] auth/auth_util.c:make_user_info(85)
making strings for tgdosch1's user_info struct
[2009/05/05 13:37:13, 5] a...