Hallo, is there a Client Software for Windows that offers a possibility to take a different Username to mount Samba shares at the Startup of Windows, like the Netware Client for WIndows. For Example: In our Manufacture all Clients have got one User, this is "Administrator". But to mount a share from our Linux Server it should be a different User. Therefor the Worker shall only write a other Username in the Login-Window at Startup although the Workstation shall take the local Profil from the Administrator. This is like the Netware Client for Windows if you know this. The Reason for this is that every Worker may work on any Workstation he want to and we do not want to create 20 Profils on every Windows Client. mfg Markus F.
If your windows boxes are similar (almost same software on them) use a roaming profile and they can logon to any boxes with their own username and password and their profile is stored on the Linux (samba) box. There is no need to put any profile on the windows box. Tom On Mon, 2004-01-26 at 18:50, Markus Feldmann wrote:> Hallo, > > is there a Client Software for Windows that offers a possibility to > take a different Username to mount Samba shares at the Startup of Windows, > like the Netware Client for WIndows. > > For Example: > In our Manufacture all Clients have got one User, this is "Administrator". > But to mount a share from our Linux Server it should be a different User. > Therefor the Worker shall only write a other Username in the Login-Window at > Startup although the Workstation shall take the local Profil from the > Administrator. > This is like the Netware Client for Windows if you know this. > > The Reason for this is that every Worker may work on any Workstation he want > to > and we do not want to create 20 Profils on every Windows Client. > > mfg Markus F.-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.samba.org/archive/samba/attachments/20040126/2c671c7a/attachment.bin
Markus Feldman: You may want to check your sender address because e-mail sent comes back: The following addresses had delivery problems: <feldmann_markus@gmx.de> Permanent Failure: 550_5.1.1_{mx014-rz3}_<feldmann_markus@gmx.de>..._User_is_unknown Delivery last attempted at Tue, 27 Jan 2004 05:30:16 -0000 ________________________________________________________________________ Reporting-MTA: dns; comcast.net Arrival-Date: 27 Jan 2004 5:30:15 +0000 Final-Recipient: rfc822; <feldmann_markus@gmx.de> Action: failed Status: 5.0.0 550_5.1.1_{mx014-rz3}_<feldmann_markus@gmx.de>..._User_is_unknown Diagnostic-Code: smtp; Permanent Failure: Other undefined Status Last-Attempt-Date: Tue, 27 Jan 2004 05:30:16 -0000 Thanks Tom On Mon, 2004-01-26 at 18:50, Markus Feldmann wrote:> Hallo, > > is there a Client Software for Windows that offers a possibility to > take a different Username to mount Samba shares at the Startup of Windows, > like the Netware Client for WIndows. > > For Example: > In our Manufacture all Clients have got one User, this is "Administrator". > But to mount a share from our Linux Server it should be a different User. > Therefor the Worker shall only write a other Username in the Login-Window at > Startup although the Workstation shall take the local Profil from the > Administrator. > This is like the Netware Client for Windows if you know this. > > The Reason for this is that every Worker may work on any Workstation he want > to > and we do not want to create 20 Profils on every Windows Client. > > mfg Markus F.-- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.samba.org/archive/samba/attachments/20040126/e94cd122/attachment.bin
On Tue, 27 Jan 2004, Markus Feldmann wrote:> Hallo, > > is there a Client Software for Windows that offers a possibility to > take a different Username to mount Samba shares at the Startup of Windows, > like the Netware Client for WIndows. >THe whole point of samba is to provide file-sharing, print-serving and authentiction services to Windows clients without additional software.> For Example: > In our Manufacture all Clients have got one User, this is "Administrator".Unless you have chnaged the rights of "Administrator", this is bad practice, and a security risk.> But to mount a share from our Linux Server it should be a different User. > Therefor the Worker shall only write a other Username in the Login-Window at > Startup although the Workstation shall take the local Profil from the > Administrator. > This is like the Netware Client for Windows if you know this. > > The Reason for this is that every Worker may work on any Workstation he want > to > and we do not want to create 20 Profils on every Windows Client.Why not use roaming profiles instead, with domain user accounts? Regards, Buchan