Displaying 2 results from an estimated 2 matches for "grma".
Did you mean:
gra
2004 Jan 29
1
Can't map [homes] share with Samba 3 configured as PDC
...the HOWTO documentation for the small Engineering Office which demonstrates how to configure Samba-3 as the PDC for an NT domain.
I have setup a RHAS 3.0 Linux box and have configured Samba as per the instructions in the book.
Using an NT 4.0 client workstation I can sucessfully login as the user grma (It authenticates against the Samba PDC OK) but I cannot seem to map the user's home directory. The log file indicates: NT_STATUS_ACCESS_DENIED
This seems strange to me as I have had home directories working fine on previous versions of Samba that are not acting as PDC's.
Here is my smb.c...
2007 Jun 07
0
Windows user authentication to Samba server?
...PC's with the windows domain and username and
their windows login is authenticated by the Windows AD servers. They
then try and map a drive from my Samba server which authenticates
against it's /etc/passwd file (non encrypted passwords).
Hence the users are logged into Windows as shoreham\grma when they try
and map a drive on the Samba server - what username is sent for
authentication - is it shoreham\grma or just grma? The reason that I ask
this is that the user on the Samba server has the username grma in the
password file and I am wondering if this is causing me problems.
I guess in...